#Ritva
1 messages · Page 1 of 1 (latest)
Hi, how can I help?
I need help in use of saved cards. When we generate payment Intent at that time we generate or use old customerId. So, I have to store CustomerId with each card?
I don't quite understand your questions. Maybe you can walk me through with an example?
Yes suppose we pay with stripe through a card and in future how can I use same card to make payment
Got it, I believe this doc will help you https://stripe.com/docs/payments/save-during-payment
i m getting this error
i want to use already saved card in stripe for make payment second time
please help me
Do you have the paymentIntent ID?
Yes? I'm still waiting for your PaymentIntent ID.
can you please help me , which payment method id used for that? and how to get that payment method id?
i m using in react native presentPaymentSheet method
I need your paymentIntent ID so that I can help you troubleshoot further. https://dashboard.stripe.com/test/payments you can visit your Dashboard and look for the recent payments
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
pi_3MgLgXFs0FoZ8RTF0J5SuJq8_secret_buu9gELx22wknXaV2ir2QKiG5
Thanks for the ID, when you create an Ephemeral Key, did you pass the same customer ID (i.e., cus_NRDzqvpoll0YSa) ?
OK. And did you get any error when confirming this paymentIntent from your mobile app?
Yes this error is get on mobile when use same customer Id
can you take a screenshot?