RootCauseunvalidated
When I create the customer in Stripe, I see the payment_method is null. Tension: I try to create a new PaymentIntent to charge, but it needs a payment_method. Outcome: the resulting Customer will have a PaymentMethod (pm_1234) attached automatically.
d6b1578b-dc8e-405f-9080-dbc9c6f54a6e
When I create the customer in Stripe, I see the payment_method is null. Tension: I try to create a new PaymentIntent to charge, but it needs a payment_method. Outcome: the resulting Customer will have a PaymentMethod (pm_1234) attached automatically.