Simple Order API

Validate Authentication Request and Response
with Authorization

These are examples of a Payer Authentication Validate Authentication request and its corresponding response.
Validate Authentication Request with Authorization
billTo_city=Mountain View billTo_country=US billTo_email=null@email.com billTo_firstName=John billTo_lastName=Doe billTo_postalCode=94043 billTo_state=CA billTo_street1=1295 Charleston Road card_accountNumber=XXXXXXXXXXXXXXXX card_cardType=001 card_cvNumber=111 card_expirationMonth=12 card_expirationYear=2030 ccAuthService_run=true merchantID=patest merchantReferenceCode=0001 payerAuthValidateService_authenticationTransactionID=TD5oS0o1FC65qav0xsx0 payerAuthValidateService_run=true purchaseTotals_currency=USD purchaseTotals_grandTotalAmount=30.00
Validate Authentication Response With Authorization
ccAuthReply_amount=30.00 ccAuthReply_authorizationCode=888888 ccAuthReply_authorizedDateTime=2020-08-24T20:06:35Z ccAuthReply_avsCode=X ccAuthReply_avsCodeRaw=I1 ccAuthReply_cvCode=M ccAuthReply_cvCodeRaw=M ccAuthReply_paymentNetworkTransactionID=123456789619999 ccAuthReply_processorResponse=100 ccAuthReply_reasonCode=100 ccAuthReply_reconciliationID=734426477E432MHS merchantReferenceCode=0001 payerAuthValidateReply_acsTransactionID=8a947b83-04b4-4beb-a2b3-dcc1a5f94a12 payerAuthValidateReply_authenticationResult=0 payerAuthValidateReply_authenticationStatusMessage=Success payerAuthValidateReply_cardBin=40000000 payerAuthValidateReply_cardTypeName=VISA payerAuthValidateReply_cavv=MTIzNDU2Nzg5MDEyMzQ1Njc4OTA= payerAuthValidateReply_commerceIndicator=vbv payerAuthValidateReply_directoryServerTransactionID=395fb036-cfc6-462b-b28d-d6ed7c970cdd payerAuthValidateReply_eci=05 payerAuthValidateReply_eciRaw=05 payerAuthValidateReply_paresStatus=Y payerAuthValidateReply_reasonCode=100 payerAuthValidateReply_specificationVersion=2.2.0 payerAuthValidateReply_threeDSServerTransactionID=7432a600-8336-4f87-abe9-66f741708a1d payerAuthValidateReply_xid=MTIzNDU2Nzg5MDEyMzQ1Njc4OTA= purchaseTotals_currency=USD reasonCode=100 requestID=5982995945196028003011 requestToken=Axj/7wSTRFa/iOJ7uYLDABEg3ZtGjJs0bt4rRmymyKaiOEtVlSQFRHCWqypOkDLuA O1eDSTKuj0kshoD5NEVr+I4nu5gsMAA9ACm
The following is an example of a Payer Authentication Validate request and its corresponding response using Google Pay as the digital payment option.