Verify DCC eligibility
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
Total amount of the transaction in the merchant’s currency. The value is in the currency’s lowest denomination, for example, cents.
Polymorphic object that contains payment details.
The value of the type parameter determines which variant you should use:
card- Payment card detailssecureToken- Secure token detailsdigitalWallet- Digital wallet details
Response
Total amount of the transaction in the local currency. The value is in the currency’s lowest denomination, for example, cents.
Object that indicates if the customer’s card is eligible for Dynamic Currency Conversion (DCC).
Object that contains information about the dynamic currency conversion (DCC) offer.
For more information about DCC, go to Dynamic Currency Conversion.