#victor-connexion
1 messages · Page 1 of 1 (latest)
Hi, the error is pretty self-explanatory 🙂 The Payment Method you collected belongs to the Platform, but you are attempting to use it in the Connected Account via a Direct Charge
is it possible to collect payment method for connected account using stripe.checkout.sessions.create ?
and how?
Good question, yes: https://stripe.com/docs/connect/creating-a-payments-page?destination-or-direct=direct-charges
You simple use the same stripeAccount header on the request to create the CheckoutSession
thanks , will check it out
@eager moat , is it possible to use the collected payment method via stripe.checkout.sessions.create for both platform and connect account?
or is it possible to duplicate the customer or payment method between platform and connect account ?
I don't want to collect payment method twice from customer