Menu

Authorizations with the
DCC Gateway
Service

Using the
DCC Gateway
option, you can comply with card mandates and other regulations while using a third-party dynamic currency conversion (DCC) service.
This section shows you how to process an authorization using the
DCC Gateway
service.

Fields Specific to this Use Case

Include these fields with a standard authorization request when processing an authorization with
DCC Gateway
the service:
orderInformation.amountDetails.currencyConversion.indicator
Indicates that
Dynamic Currency Conversion
is used.
orderInformation.amountDetails.exchangeRate
The exchange rate returned by the currency conversion service.
orderInformation.amountDetails.originalAmount
Purchase amount in the local currency.
orderInformation.amountDetails.originalCurrency
Local currency.

Requirement

DCC
must be enabled by the acquirer.

Endpoint

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