#treasure><
1 messages · Page 1 of 1 (latest)
Hi there
Reading
Yep so sounds like you want PaymentMethod cloning. See: https://stripe.com/docs/payments/payment-methods/connect#cloning-payment-methods
So you would collect the PaymentMethod on your platform and set it up for future use and then clone it to the Connected Account when you want to charge it
Then you only have to collect it from the Customer once
what if we want to use google and apple pay at the point of the payment ?
with the type card we can enable the google and apple pay right ?
Yep
sweet thanks. I'll try this.
so simply put. we add the payment methods into our main account and clone and create a payment intent on the connect account at the point of customer trying to make a payment right?
Yep exactly