Simple Order API

Use Case: Setting Up Payer Authentication

Running the Setup service identifies the customer's bank and prepares for collecting data about the device that the customer is using to place the order.

Card-Specific Requirements

Some payment cards require specific information to be collected during a transaction.
Required when the card type is Cartes Bancaires, JCB, or UPI.

Country-Specific Requirements

These fields are required for transactions in specific countries.
Required for transactions in the US, Canada, and Mainland China.
Required when the
billTo_country
field value is
US
or
CA
.

Endpoint

Set the
payerAuthSetupService_run
field to
true
.
Send the request to:
Production:
https://ics2ws.ic3.com/commerce/1.x/transactionProcessor
Test:
https://ics2wstest.ic3.com/commerce/1.x/transactionProcessor