#zkat__
1 messages ยท Page 1 of 1 (latest)
(I know I asked something related to this long ago, but I was looking over everything again and wanted to triple-check)
Hi there, can you tell me the business goals that you want to achieve with Connect?
I have a platform where artists can sign up to sell services, branded primarily under the platform itself (so they look like vendors within the site, not their own sites which happen to be backed by us). I want to be able to support artists from outside the US signing up for selling services.
it's a marketplace, basically
OK. If you platform is an US account, you can use cross-border payout https://stripe.com/docs/connect/cross-border-payouts . Note that corss-border payouts only works with the recipient service agreement.
oh. I thought I needed those connected accounts to use the Full agreement. huh
https://stripe.com/docs/connect/destination-charges there's this info box here that says I need to use OBO when my connected accounts are outside of the US, though?
and I thought OBO required the Full agreement?
You don't need to use OBO for corss-border payout.
For cross-region support, you must specify the settlement merchant to the connected account using the on_behalf_of attribute on the charge or see other valid scenarios at Cross-border Transfers.
wait so. Does that mean that all my accounts, including accounts created by users in foreign countries, should be "US" accounts, in order to support destination charges?
and a "cross-border payout" is just "your connected account is in the US, and we pay out to your <country> bank account with a Cross-Border Payout"?
Let me rephrase. You can do support destination charges if
- Platform and connected account are in the same region
- Platform and connected account are in different region, create charge with on_behalf_of
- Platform and connected account are in different region, the platform is an US account and the connected account is in a region where cross-payouts is supported, the connected account is under recipient service agreement.
oh! That last one wasn't clear in the docs. I didn't realize that. So I should definitely be using recipient for all accounts
and otherwise just keep doing what I'm doing (using plain destination charges, without OBO)
and I'm only supporting foreign connected accounts that are supported by Cross-Border Payouts, so that's fine
the docs just made it sounds like that last one... wasn't a thing ๐
thank you ๐
Thanks for the feedback, I'll ask the docs team to improve it.