How to implement automatic currency selection in Stripe based on website language preferences?
I have customers who buy in dollars and customers who buy in euros. How can I get Stripe to recognize them and bill each type in their currency? Any idea how Stripe can adapt the language to the site language ( I use Weglot) . I have two . English and Spanish
Foget the screenshot, I have edited the massage because I have solved other problem that I had.
Comments
1 comment
Hey Isaac Timon, you can setup multiple currencies in Memberstack and have a currency selector on the pricing page via which users can choose and proceed to checkout in their desired currency via Stripe. Here's a guide for the multiple currency setup in Memberstack.
It seems Stripe auto-detects customer's browser and provides the checkout experience in the supported languages and have localization enabled.
Please sign in to leave a comment.