#Wojtek

1 messages ยท Page 1 of 1 (latest)

cursive escarpBOT
dense lily
#

Hey vanya, thanks for helping me ๐Ÿ˜„

halcyon flare
#

Hi! Let me check.

umbral harness
#

Hi there!

dense lily
#

Hey ๐Ÿ‘‹

umbral harness
#

If I understand correctly, you only want merchant using a specific currency to be able to view/install your Stripe App?

dense lily
#

Yes

#

If that's possible I'll deploy 3 apps, one per each currency

golden gazelle
#

I don't think there's a way for you to programatically know details like the merchant's country or preferred currency before they connect. You could maybe have three apps and ask the merchants to visit the app store link for the one you wish based on their own knowledge of where their Stripe account is located. Not sure if we allow multiple regional apps though.

is there a reason you can't have one app that just works everywhere?

dense lily
#

We want to have a separation for currencies and we use connect feature to get webhooks about card transactions etc. But when someone installs the app we noticed they are connected automatically (with permissions defined in the stripe app). This would mean that we can't control if USD account is connected to our main USD account, if GBP account hosts the app we can end up with USD connected accounts there which is not ideal.

We thought about creating 4th account which would host the stripe app and then add a step for users onboarding to connect to the right account. We'd know what is the currency at that point.

#

One account can be connected to multiple other stripe accounts right? It's not 1:1 relation?

#

Any suggestions about handling this better are welcome of course

golden gazelle
dense lily
#

If it's M:N relation then it would in theory work as we want to. But we'd need to implement a separate connection via oauth flow I guess in this case

golden gazelle
#

why is it an issue for your app if the connected accounts have different currencies? I'm not really understanding that. It means that things like their charges/payouts that you read through the API might be in various currencies yes

dense lily
#

For instance on USD account we use financial account feature (payouts), which we can't use on GBP, that's why we have a separate configuration

golden gazelle
golden gazelle
dense lily
#

Yeah, stripe would give us OAuth scope for the "Host account" but we'd need to connect to the "Currency account" as a second step if we want to guide users with the connection

golden gazelle
#

probably you want to speak with a dedicated resource like an account manager/implementation consultant if you have access to those from our Sales team , I think helping you design the app overall is well outside the scope of this Discord server

dense lily
#

Alright, thanks for help anyway, we'll reach out to our account manager then

golden gazelle
#

yeah if you have that, please talk to them instead