- Introduction to Payments
- Standard Payment Processing
- Debit and Prepaid Card Processing
- Payer Authentication Processing
- Processing Payments Using Credentials
- Customer-Initiated Transactions with Credentials on File
- Reauthorization Transaction
- Merchant-Initiated Reauthorization Transactions with PAN
- Installment Payments
- Recurring Payments
- Merchant-Initiated Recurring Payments with PAN
- Unscheduled COF Payments
- Token Management Service Processing
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.
IMPORTANT
Chase Paymentech Solutions
supports the use of
network tokens and digital payments with American Express Safekey. Chase Paymentech Solutions
does not support 3-D Secure 2.0 transactions with American Express. Before implementing payer authentication for American Express SafeKey, contact customer
support to have your account configured for this feature.
Fields Specific to the American Express SafeKey Use Case
These API fields are required specifically for this use case.
- consumerAuthenticationInformation.cavv
- Required when payer authentication is successful.
- processingInformation.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).
Endpoint
Production:
POST
https://api.cybersource.com
/pts/v2/paymentsTest:
POST
https://apitest.cybersource.com
/pts/v2/payments