#RickyH-ideal

1 messages ยท Page 1 of 1 (latest)

opal mason
#

Hello! Give me a few minutes to look into this

sharp nest
#

Thank you so much ๐Ÿ™‚

opal mason
#

So digging a bit more into that specific source src_1KWmE5C73rPG0TKNvWtqaNYj, I think this is happening because that Payment Intent had two confirmations happening one after another. The initial confirmation created src_1KWmE5C73rPG0TKNvWtqaNYj, but the second confirmation right after that cancelled the previously created source. I'd recommend taking a look at your code and make sure there's no way for a customer to be able to double-confirm the payment intent like that

#

If you have another example of another redirect that didn't work I can check that as well to confirm ๐Ÿ‘

sharp nest
#

Okay thank you. I will look into this.

#

It might be possible that the payment button does not block after 1 click, so the users clicks the button twice wich results in 2 payment intents