#RickyH-ideal
1 messages ยท Page 1 of 1 (latest)
Thank you so much ๐
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 ๐