#Jack of spades
1 messages · Page 1 of 1 (latest)
Yes, it is required to have the payment method saved onto a customer when using the saved payment method
so i cann save the payment_method in my own clients table and use that when creating payment_intent?
Not if the payment method isn’t attached to Stripe’s customer object
got it thanks!