#darshan
1 messages · Page 1 of 1 (latest)
req_1vS6y0PN5S14Uo
you're trying to capture a Payment Intent without a payment method
a PaymentIntent doesn't take the default payment method of a customer automatically
you need to specify it yourself
so I need to create payment Method first then request for payment.
Then adding customer to system is quite useless. I dont want to customer to enter their card details everytime.
I have customer already added to system. Can we use default card in this api?