Fx rates inquiry
Check if a customer’s card is eligible for Dynamic Currency Conversion (DCC).
If the card is eligible for DCC, offer currency conversion to the customer during a transaction.
Note: We offer this through the DCC service, which gives customers a choice to pay in the local currency or their own currency.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
Channel that the merchant used to receive payment details for the transaction.
Unique identifier that we assigned to the terminal.
Total amount of the transaction in the local currency. The value is in the currency’s lowest denomination, for example, cents.
Object that contains information about the customer’s payment details.
Operator who ran the transaction.
Response
Successful request. Returns the currency conversion rate for the transaction.
Unique identifier that we assigned to the terminal.
Total amount of the transaction in the local currency. The value is in the currency’s lowest denomination, for example, cents.
Object that contains information about the currency conversion rate.
Object that contains information about the card.
Operator who ran the transaction.
Object that contains the exchange rates offer for a foreign card.