#uzair.mustafa

1 messages ยท Page 1 of 1 (latest)

willow turretBOT
rapid topaz
sullen kindle
#

req_oTW8wwdgcYmM16

#

req_zQgXrjhzeVSgkp

#

Firstly the intent was created, ID is > req_jfAp9FiYCm0CRG

Then the customer was charged ID is > req_adrwBytISAP2td

and then it threw error and order wasn't created

rapid topaz
#

and then it threw error and order wasn't created
Once the PaymentIntent is confirmed why are you confirming it again and again ?
i'm seeing after the success confirmation (req_adrwBytISAP2td), the same PaymentIntent is confirmed 4 times again (iar_4T1yixnTHJFFNX, iar_4g6a5P4mQ9TnX2, iar_zQgXrjhzeVSgkp, iar_oTW8wwdgcYmM16)
You should fix the integration in order to just confirm one time

sullen kindle
#

We are using Magento with PWA, so for GraphQL we are creating Intent. Below is the screenshot of the code that creates Intent or updates it.

This isn't happening all the times, but almost for 1-2 customers on daily basis lately.

#

I don't think I am confirming it again, at first we create the intent and attach it to Quote to deduct payment later. Then on place Order stripe Module for Magento handles all the transactions.

rapid topaz
#

Not very familiar with Magento honestly, but what was sent to Stripe API, is 5 confirms attempts, you need to debug your integration and prevent this from happening

sullen kindle
#

hmm I see, can you suggest where to start? or where/when does the confirmation happen? so I should look into that

rapid topaz
#

Sorry, I'm not very familiar with Magento, you can refer to Stripe Support, at https://support.stripe.com/contact
I think they are more familiar then us on this topic

sullen kindle
#

but I do not see any option to contact/chat/call

#

okay got it.

#

thanks

rapid topaz
#

Don't hesitate to come back if you have any follow up Question about Stripe APIs ๐Ÿ™‚

grizzled valley
#

๐Ÿ‘‹ taking over for my colleague. Let me know if there's any follow-up Qs I can answer!