How can i use "charge current user" workflow of stripe while keeping the currency value dynamic?

Hi everyone,

I’m building an app and using Stripe plugin for payments, where the app collects payments from users and directly forwards them to the respective product owner’s account.

I want to replicate this workflow, but I’m facing an issue: I need the currency field to be dynamic, as different product owners may have different currencies. How can I implement this?

Do I need to configure something manually in the API Connector to handle dynamic currencies? If so, could anyone provide guidance or resources on how to do this?

Any help or reference materials would be greatly appreciated!

Don’t use the Bubble Stripe plugin (really… it’s terrible)…

As you’ve already discovered, it’s extremely limited (there’s no way to make the currency dynamic, for example).

Just make your own API calls for stripe payments - it’s just as simple and way more customisable.

Echoing @adamhholmes, the API Connector is the better solution for Stripe. Feel free to DM me if you need help.

This topic was automatically closed after 70 days. New replies are no longer allowed.