#lucasbullo
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- lucasbullo, 5 minutes ago, 3 messages
Hi what's your question?
My colleague suggested a different approach that should be a bit better
So the one we are using is not the recommended? It’s a different and not correct method?
Because sounds weird to me we have to be charged to verify a payment method
Correct what my colleague recommended is the recommended approach. See this as well: https://support.stripe.com/questions/check-if-a-card-is-valid-without-a-charge
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
No charge needed
Our developer says: We already perform this process by setting up the payment intent from the app. Then, in the API, we retrieve the payment method, and through that payment method, we obtain the charge. Additionally, Stripe automatically checks whether the payment method and card are valid or not.
Is he wrong?
Did you read the links we sent?
Our recommended approach uses SetupIntent not PaymentIntent
Also we really only help developers directly in here
Thanks for your help. I’ve forwarded the information