#j00bah
1 messages · Page 1 of 1 (latest)
Really I recommend using Stripe Connect. You could have whichever store you consider to be the "main account" as the platform and then connect the other country's stripe account to that account. From there, you could programmatically clone any customers/payment methods created on your platform over to the connect account: https://stripe.com/docs/payments/payment-methods/connect#cloning-payment-methods
got it. we do plan on migrating to Stripe Connect eventually. Thanks!