#himama_unexpected

1 messages ¡ Page 1 of 1 (latest)

delicate larkBOT
#

👋 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.

summer meadow
clever parcel
#

Could you please share more details about your integration? What guide are you following exactly ?

summer meadow
#

our user reported this occour.

clever parcel
#

Can you share the PaymentIntent Id ?

summer meadow
#

pi_3PMNY8Fqn3HUMwFK06lyHwW2
pi_3PMMveFqn3HUMwFK0Vrl349F

clever parcel
#

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

summer meadow
#

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 ?

clever parcel
#

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 ?

summer meadow
#

Yes. call our API to create SetupIntents - > pass it to payment sheet

clever parcel
#

Yes that should be a good workflow

#

However if you have doubts about your auth rates... I strongly encourage you to reach out to Stripe Support in order to narrow your auth rates (sorry this channel is for technical integration only, we don't know much about declines)

summer meadow
#

thank

#

i'll ask them