On This Page
Simple Order API
Use Case: Validating Payer Authentication Using Google Pay
Validating the customer identity compares the customer's response to the challenge that was sent. This use case demonstrates how the service works using a digital payment method like Google Pay.
Card-Specific Requirements
Some payment cards require information to be collected during a transaction.
- Recommended for Discover ProtectBuy.
- Required when the card type is Cartes Bancaires.
- Required for American Express SafeKey (US) when the product code isAIRfor an airlinepurchase).
- Required for Visa Secure travel.
- Required only for American Express SafeKey (US).
- Required only for American Express SafeKey (US)
Country-Specific Requirements
These fields are required for transactions in specific countries.
- Required for transactions processed in France.
- Required for transactions in US., Canada, and Mainland China.
- Required when thebillTo_countryfield value isUSorCA.
- Required for transactions in US, Canada, and Mainland China.
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