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!