Can I pass a currency to Checkout if it is not visible in the Dashboard?
Last updated: June 19, 2026
Can I pass a currency to Checkout if it is not visible in the Dashboard?
Yes. A currency can still be used in Checkout even if it is not shown in the Aghanim Dashboard currency list.
Why this happens
Some local currencies depend on payment-provider support and are therefore not displayed universally in the Dashboard. The Dashboard list does not necessarily represent every currency that can be processed for every provider.
What happens if you pass such a currency to Checkout
If you explicitly pass a supported currency such as UAH or RSD to Checkout, the payment flow can still proceed successfully.
In that case, the user will only see payment methods that support the passed currency.
Practical implication
- You can display local prices in your app or web shop for currencies that are not visible in the Dashboard.
- If you send that currency to Checkout, Aghanim will filter available payment methods to the ones that support it.
- If no payment method supports the currency for that user context, the available payment options may be limited accordingly.
Examples
For example, if you pass UAH or RSD to Checkout, payments can be processed in those currencies, and the shopper will only be offered compatible payment providers.