January 27, 2022
almost 4 years ago by Kamil Sindi
ASA improvements and managing accounts
ASA Currency Details
We added merchant_currency and merchant_amount fields to ASA and transaction event schema to capture local currency details of the transaction event.
merchant_currency: ISO 4217 alpha 3 code for the currency of the transaction.merchant_amount: The amount that the merchant will receive, denominated inmerchant_currencyand in the smallest currency unit. Note the amount includes acquirer fee, similar toauthorization_amount. It will be different fromauthorization_amountif the merchant is taking payment in a different currency.
Please see the ASA request schema for further information.
Managing Accounts
Clarified in the documentation the relationship between an API key, a program, and accounts to enable simpler account management across our client’s portfolio of end-users and cards