Configure Stripe integration for correct currency

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.

Stripe Issue Adalo

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 :slight_smile:

Not sure about configuring the element. Perhaps someone else knows.

Another route you could try; if it works for your use-case:
Create a link to an external website / your stripe payment page… Then, I imagine you would get all the flexibility that is inherently available through Stripe.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.