#Sadness ;'(
1 messages · Page 1 of 1 (latest)
Hey there while the redirect to the app is required, the expectation is for the locale to be detected by Stripe.js from your customer's browser locale
You can optionally override this when initializing Stripe.js by specifying a supported locale:
https://stripe.com/docs/js/initializing#init_stripe_js-options-locale
There is not any redirect basically happening. Just this modal pops up.
And if it should find locale, then it fails to.
Do you have an example dev site I can access showing this, if I were to access using a browser with suitable locale?