Validating a Challenge Using Digital Payment (Google
Pay)
Running the Validation service compares the customer's response to the challenge from the issuing bank to
validate the customer identity.
Card-Specific Requirements
Some payment cards require additional information to be collected during a
transaction.
- This field is recommended for Discover ProtectBuy.
- This field is required when the card type is Cartes Bancaires.
- This field is required for Visa Secure travel.
- This field is required for American Express SafeKey (US) when the product code isAIRfor an airline purchase).
- This field is required only for American Express SafeKey (US).
- This field is required only for American Express SafeKey (US)
Country-Specific Requirements
These fields are required for transactions in specific countries.
- TThis field is required for transactions in the US and Canada.
- This field is required when thebillTo_countryfield value isUSorCA.
- This field is required for transactions in the US and Canada.
- This field is required for transactions processed in France.
Endpoint
Set the
payerAuthValidateService_run
fields to
true
.Send the request to:
Production:
https://ics2ws.ic3.com/commerce/1.x/transactionProcessor
Test:
https://ics2wstest.ic3.com/commerce/1.x/transactionProcessor
Simple Order Example: Validating a Challenge When Using
Google Pay
Request
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