Is it possible to integrate a currency convertor with stripe?

I’m using the pro version,

Many of my customers request a currency switcher before payments.
Is it possible so that people can select their currency before purchase and that the strip payment gateway is automatically updated with the new currency?

I would greatly appreciate any advice you may have…

Many thanks.

Possible with custom s2M payment template and JS. But I would not recommend, if you will need to calculate VAT (are you in EU?), as there is a bug in Stripe API that don’t allows to calculate the VAT rate. I have a pending project with this… Can you build two payment pages, with different currencies?

Thanks for your reply. I’ve has no contact from s2 after 2 emails to them.

I don’t need to to add any form of tax I would just like the customer to have the ability to see the price in his currency and pay in that currency. I surprised that this is not more of an issue on this forum as many international sites have this ability. I believe it’s something s2 should be looking in to.

1 Like