#lukasvis

1 messages · Page 1 of 1 (latest)

idle plankBOT
digital igloo
#

Does that mean, that I can't, create payment intent on stripe connect account with save card for future use enabled, after successful transaction attach THAT payment method to my platform customer and use that for future charges across all stripe connect accounts?
I don't understand the question here. But the idea is to collect the payment method on the Platform Side => clone the payment method on the Connect Account side => use that payment method for Direct Charges

cerulean osprey
#

But as you said, I should be saving that payment method on my platform first?

digital igloo
#

I would use paymentintent with stripe connect account and then copy that payment method to back to my platform
No you need to use collect the Payment on the platform then clone it to its connect account

cerulean osprey
#

Ok thanks