After customers store their credentials on file, they can recall these credentials to use
with subsequent transactions.
Fields Specific to this Use Case
When a customer-initiated transaction (CIT) uses stored credentials, the transaction
must include the following information in the authorization request:
- processingInformation.authorizationOptions.initiator.storedCredentialUsed–Set the field totrueto indicate that the previously stored customer credentials were used.
Endpoint
POST
https://api.cybersource.com
/pts/v2/paymentsRequired Fields
- orderInformation.amountDetails.currency
- orderInformation.amountDetails.totalAmount
- orderInformation.billTo.address1
- orderInformation.billTo.administrativeArea
- orderInformation.billTo.country
- orderInformation.billTo.email
- orderInformation.billTo.lastName
- orderInformation.billTo.locality
- orderInformation.billTo.phoneNumber
- orderInformation.billTo.postalCode
- paymentInformation.card.expirationMonth
- paymentInformation.card.expirationYear
- paymentInformation.card.number
- processingInformation.authorizationOptions.initiator.storedCredentialUsed
- Set field totrue.