#himama_unexpected
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1246010909504045066
đ Have more to share? Add details, code, screenshots, videos, etc. below.
Could you please share more details about your integration? What guide are you following exactly ?
our user reported this occour.
Can you share the PaymentIntent Id ?
pi_3PMNY8Fqn3HUMwFK06lyHwW2
pi_3PMMveFqn3HUMwFK0Vrl349F
Thanks for sharing, checking...
I see in the error message:
The provided PaymentMethod has failed authentication. You can provide payment_method_data or a new PaymentMethod to attempt to fulfill this PaymentIntent again.
Which means the custoer need to recollect their paymnt method or use another one
Which means the custoer need to recollect their paymnt method or use another one
// what we should to advise user ?
i saw alot of user report it from last week
Which means the custoer need to recollect their paymnt method or use another one // remove their card and pay again ?
Yes.
But if this is recurring, let's narrow your integration
You are using SetupIntents to collect the payment method and then reuse that payment method in your Payment Sheet ?
Yes. call our API to create SetupIntents - > pass it to payment sheet