#alfonso
1 messages · Page 1 of 1 (latest)
Hi there!
Hey hi
What's the issue?
We got a Payment Incomplete that arrives a few seconds after Payment Succeed
it does not make any sense for us
for instance:
Can you share a PaymentIntent ID (pi_xxx) where you saw this?
These are two completely different PaymentIntent coming from different invoices.
What exactly is the issue?
You mean are we creating two different invoices?
There should be just one
the normal flow is just one
we dont understand why do we get two at the same time
pi_3NHsKjGyOBDbEOMC09mmuHYW comes from in_1NHsKiGyOBDbEOMCF9ikyRCs
pi_3NHsJ0GyOBDbEOMC0f9WcXSJ comes from in_1NHsJ0GyOBDbEOMCmvioaham
Here are the creation request for those two invoices:
https://dashboard.stripe.com/logs/req_WJyYzq6q9ep4Qn
https://dashboard.stripe.com/logs/req_SGZ7dyhWSiFxNb
If that's not expected, you need to chekc your integration to understand why you made these API calls.
From Stripe's point of view everything worked as expected: you send two API calls to create 2 invoices, so Stripe created 2 invoices.