#caderann_unexpected
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always 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/1458778350620381296
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
๐ Hi there! Let me take a look
It looks like the customer was shown the same Payment Intent again in December in the iOS app and paid it there: https://dashboard.stripe.com/acct_1Ro1aKEKtAIFwf39/logs/req_jDB92RYLZGODZ8
Even if the order was cancelled in your system, the associated Payment Intent was not cancelled
but how has the customer shown the same paymentIntent after such a long time gap? the app regenerates the payment Intent every time the user re-attempts a checkout.
That's not something I can answer. Either the app is being given the most recent Payment Intent for the customer somehow. Or perhaps less likely: the customer returned to the app many weeks later and the same checkout was still active
okay, we can close this thread in that case