Quote:
Originally Posted by TMM_John
What do you want to use multiple currencies for? That could mean running your stats in multiple currencies at once (nearly impossible to do properly), offering join options in different currencies (something you can do), or something else?
|
The basic idea behind the request was the fact that users are more comfortable paying in their own currency.
Keeping USD as the main NATS currency I wanted to use an external API to adjust the value of the currency on the fly in join page and payment page. And then being able to tell the gateway about the value.
IE:
1) NATS trial value $1, user connecting from Paris. Join page shows 0.90 EUR, payment page shows 0.90 EUR, gateway charges him 0.90 EUR. NATS shows $1 for this transaction.
2) NATS full value $30, user connecting from Tokyo. Join page shows 3,165 JPY, payment page shows 3,165 JPY, gateway charges him 3,165 JPY. NATS shows $30 for this transaction.