Menu

Authorizations with Payment Network Tokens

This section shows you how to successfully process an authorization with payment network tokens.
IMPORTANT
Due to mandates from the Royal Bank of India, Indian merchants cannot store personal account numbers (PAN). Use network tokens instead. For more information on network tokens, see the Network Tokenization section of the
Token Management Service
Guide.

Fields Specific to This Use Case

Include these fields with a standard authorization request:
paymentinformation.tokenizedCard.cryptogram
paymentInformation.tokenizedCard.transactionType
This field is supported only for
Elavon Americas
,
FDC Compass
,
RuPay
, and
Visa Platform Connect
.

Endpoint

Production:
POST
https://api.cybersource.com
/pts/v2/payments
Test:
POST
https://apitest.cybersource.com
/pts/v2/payments
Back to top