#reymon359
1 messages · Page 1 of 1 (latest)
standard
You will need to create the Customers on the Connected account. If you have any Payment Method attached already, you can clone the Customers from Platform to the Connected accounts (but not vice versa): https://stripe.com/docs/connect/cloning-customers-across-accounts
Or just the Payment Method: https://stripe.com/docs/payments/payment-methods/connect#cloning-payment-methods
Thanks for the info.
I understand the first way. https://stripe.com/docs/connect/cloning-customers-across-accounts
however, when is just the Payment Method, in the docs they talk about attaching it to a customer. That customer is a customer in the platform or in the connected account?
It's a Customer. You can just create a new one on the Connected account, no need to copy it across.
ok, thanks
also, if I charge a fee when creating a charge in the connected account and then I want to refund the charge, will the fee be also refunded from the platform?
The Application fee (charged by your Platform) will be refunded. The Stripe fee won't be refunded, unfortunately.