Processing currencies the merchant account can accept
Via API, the processing currency on our side will always be USD.
Available currencies: where can I see the full list?
For transactions via API, the default currency is USD. The API request attributes are structured in USD; Airtm's API works as a means to move funds between Airtm accounts, and the currency in Airtm is USDC = USD. If you have other currencies on your end, you would need to perform an internal currency conversion on your side to reflect the equivalent of each currency.
Does the API perform automatic currency conversion?
Not at the moment.
Does the API support card or e-wallet payments?
No. The API handles payments between Airtm accounts.
Does the API handle crypto payments?
No. The API will always move USDC balance.
Can a customer deposit in a different currency than specified in the initial request?
No.
Can the amount or currency of a transaction be changed?
No. The amount and currency of the request cannot be modified, and the notification will always reflect exactly the values of the original request.