#perroudsy - shared payment methods
1 messages · Page 1 of 1 (latest)
Hey there, can you explain what you're trying to achieve? Do you have an example request failing when you try to do this that you can share?
Well, lets say I have a customer who wants to pay in a unified striipe checkout : 1 product from supplierA (connected account from france) and 1 product from supplierB (connected account from us)
the documentation says that you can't https://stripe.com/docs/connect/charges-transfers
(If I understand well 🙂 )
Actually does it even work if my platform account is in France and the connected account from US ?
Charges & transfers doesn't require you to clone the payment method, it would reside at your platform level
The issue with the transfers is where the accounts are outside your region, but the link in those docs points to Cross Border Transfers: https://stripe.com/docs/connect/account-capabilities#transfers-cross-border
Learn about capabilities you can enable for accounts and the requirements you must satisfy to use them.
I think I' not deep enough in the process to fully understand. Maybe I don't even need transfers for Standard Connect Accounts
For standard accounts you should be using direct charges, not destination charges or transfers
So in that case you might share the payment method, yes
okay thanks ! any direction on how to share the payment ?
What do you mean? If you need to collect payments on multiple connected accounts, you'd collect the payment method using your platform account then share the payment method to the connected accounts like this: