#victor-connexion
1 messages · Page 1 of 1 (latest)
hey, don't use await stripe.tokens.create , use https://stripe.com/docs/payments/payment-methods/connect#cloning-payment-methods instead.
so I should clone the payment method and create a child customer?