I have a use-case where I need to charge user a one-time amount in a currency of my choice (This currency is derived from their Meta Ads Account Currency). Since this currency may vary from user to user, I need to be able to specify the amount as well as the currency during one-time payment.
How can I do this?
Currently, I can only add the amount dynamically and it takes up the currency from the one-time Product created.