#sarthakarora1208
1 messages · Page 1 of 1 (latest)
Where is your platform based and what's the nationality of the connected account?
Platform in US
Connected account in UK
or outside any other country outside of the US supported by connect
You need to configure your connected accounts with a different service agreement: https://stripe.com/docs/connect/account-capabilities#:~:text=US platforms sending funds to cross-border payouts destinations using a recipient service agreement.
Okay, what will be the source of funds?
Stripe balance ?
Or do I need to create a customer account, attach a payment method and then create a payment Intent
Did you reads the doc? https://stripe.com/docs/connect/service-agreement-types#recipient
The Payment Intent integration is no different. It's how you create and onboard the account that's different
Can you explain what exactly it is you're trying to do?
Let us I want to transfer 100 USD to a connected account in the UK. I want them to receive the money in GB.
I get I need to obviously onboard them using the recipient service agreement.
But does that mean that after I do that I can create payment intents with the source of money as a US bank account i.e. payment method as ‘us_bank_account’? or do I need the source to be a UK bank account?
@brave zinc can you refer to the first message I sent in this thread?
No, you'd create a transfer: https://stripe.com/docs/connect/charges-transfers
That'd transfer funds from your platform balance, to the connected account
If you need to add funds to your platform balance, that's a separate process of just topping up the balance: https://stripe.com/docs/connect/top-ups
Oh okay, so I don’t need a destination charge
Not if there's no associated payment, and you're just moving funds between accounts
Okay, what if I want to bill specific customers ?
by customer who do you mean? do you mean a connected account, or specifically some end-customer?