#BinodKafle-connect-flow
1 messages · Page 1 of 1 (latest)
Hey! So essentially a unique connected account simply to facilitate payments in certain presentment currencies?
Yes, unique Customer Account to facilitate transfer and payout in certain presentment currencies
What is a customer account? I assume you mean a new Stripe account?
Nothing wrong with this setup, no
NO, cus_xxxxxxx type of account
Hmm, maybe I'm not following. Still the same Japanese platform account?
How will that flow allow settlement and payouts to USD/EUR banks?
Destination charges for Japanese platform account is supported for USD/EUR banks, right? First of all we will charge a normal customer once money arrives on our platform account, we will again create destination charge from our unique customer (representing our platform) "cus_xxxxxxx" in order to payout USD/EUR currency
I don't understand how the Customer object will affect the settlement currency here. It's still the same Japanese platform
This docs mentions that connect account can act as a settlement merchant using on_behalf_of parameter
https://stripe.com/docs/connect/destination-charges#settlement-merchant
You can change this behavior and make the connected account the settlement merchant by using the on_behalf_of attribute on the charge.
I don't think that will help you in this instance