Skip to main content

DCC Results

For integrations where DCC is enabled, and an eligible card is presented, the terminal will offer the cardholder an option to pay in their own currency. When the cardholder accepts the DCC option, axept® PRO will return dccResults. This is an array of strings which provides details about the DCC offer.

dccResults is provided to allow an integrated EPOS to display useful information to cashiers, as well as to incorporate this information in the EPOS receipts (where terminal receipts are not utilized).

The following table provides the list of data elements that axept® PRO will return and their descriptions:

ValueDescription
billingAmountBilling (DCC) Amount. Present only when DCC was accepted.
billingCurrencyBilling (DCC) Currency in ISO 4217 Numeric format. Present only when DCC was accepted.
billingCurrencyExponentBilling (DCC) Currency Exponent. Present only when DCC was accepted.
conversionDateUtcUTC timestamp of the conversion date. Present only when DCC was accepted.
conversionRateConversion rate used to obtain the Billing (DCC) Amount. Present only when DCC was accepted.
dccStatusInformation whether the cardholder accepted the DCC offer or not. Can have one of the following values NotAttempted, Unavailable, Rejected, Accepted.
disclaimerDisclaimer required for receipts. Present only when DCC was accepted.
markupPercentageThe Markup % used for the currency exchange. Present only when DCC was accepted.
rateSourceThe FX Rate source. Present only when DCC was accepted.