Processing currencies that the merchant account can accept
Via API, processing currency from our side will always be USD
Available currencies. Where can I see a full list of them? if any other currencies are accepted?
For transactions via API the currency by default is USD. The API request attributes are structured in USD, Airtm's API works as a means to move funds between Airtm accounts, the currency in Airtm is USDC = USD. If you have other currencies on your end, you would need to perform internal currency conversion on your side to reflect the equivalent of each currency.
Does the API perform automatic currency conversion?
Not for 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?
They cannot deposit in a different currency
Can the amount or currency of a transaction be changed? (can I get in notification/response another currency/amount different from the request currency/amount)?
No