- Introduction to Payments
- Standard Payments Processing
- Card Present Connect | Retail Processing
- Card Present Connect | Mass Transit Processing
- Mass Transit Authorizations for a Tap-Initiated Debt Recovery with EMV Data
- Debit and Prepaid Card Processing
- Processing Debit and Prepaid Authorizations
- Airline Data Processing
- Japanese Payment Options Processing
- Processing Payments Using Credentials
- Customer-Initiated Transactions with Credentials on File
- Merchant-Initiated Delayed Transaction
- Merchant-Initiated Incremental Transaction
- Merchant-Initiated No-Show Transactions
- Merchant-Initiated Reauthorization Transactions
- Merchant-Initiated Resubmission Transaction
- Installment Payments
- Recurring Payments
On This Page
Simple Order API | Visa Platform Connect
American Express SafeKey
American Express SafeKey is the authentication service in the American Express card network
that uses the 3‑D Secure protocol to validate customers at checkout. When you request
an authorization using a supported card type and a supported processor, you can include payer
authentication data in the request.
Fields Specific to the American Express SafeKey Use Case
These API fields are required specifically for this use case.
- ccAuthService_cavv
- Required when payer authentication is successful.
- ccAuthService_commerceIndicator
- Set this field to one of these values:
- aesk: Successful authentication (3‑D Secure value of05).
- aesk_attempted: Authentication was attempted (3‑D Secure value of06).
- internet: Authentication failed or was not attempted (3‑D Secure value of07).
Processor-Specific Requirements
Visa Platform Connect
- transactionMode
- Required only for merchants in Saudi Arabia.
Endpoint
Set the
ccAuthService_run
field to true
.Send the request to
https://ics2ws.ic3.com/commerce/1.x/transactionProcessor
.