Hi fellow App-builders,
I have integrated Stripe’s subscription element in my app, and successfully connected it with my businesses’ Stripe account. However, when a user uses it, it shows a Dollar amount, and the time/date display is incorrect; it shows dates in US-style (month first), which will be confusing to my European customers.
Has anyone encountered this, and found a way to configure the Stripe element? The subscription in Stripe is also configured for €, so the Stripe integration seems to ignore the currency altogether, as it doesn’t even convert correctly.
Thanks for any help