#jimmypoulsen
1 messages · Page 1 of 1 (latest)
:question: Have a non-technical question, account issue, or need one-on-one support?
We wish we could help, but this community is focused on developers and technical discussions. Our support team will be able to assist you better than we can: https://support.stripe.com/contact
the short answer is create a different Stripe Account per country
but you can discuss more about the non-technical aspect with our support team or even the sales team
I believe this in fact is a technical question.
Each country uses the same application and we can only initialize the Stripe ruby client with one Stripe account.
That's why I was considering Stripe Connect.
that wouldn't be possible since the Cross-border payouts is only available in the US and limited to some supported countries https://stripe.com/docs/connect/cross-border-payouts
It's better to create separate Standard Account per country and use environment variables to store public/secret keys respective to the Stripe Account in question
So that means that I can't transfer money from our main Stripe Account to a Stripe Connect Account in Brazil?
...
It's better to create separate Standard Account per country and use environment variables to store public/secret keys respective to the Stripe Account in question
Is that a Standard Stripe Connect Account or a new Stripe Account?
Roger. Thanks for the assistance. You guys are doing a great job 🙏
let me know if you need any more help
Thank you!