#Andromache-Checkout
1 messages · Page 1 of 1 (latest)
Hello 👋 Do you notice a delay before it shows? And where exactly on Dashboard are you referring to?
Thanks for your swift response!
I want to ask if I can still see the incomplete payments to show on my Dashboard and there's nothing that shows up. The problem is that in the past we got the incomplete list even if we didn't enter the mail or card number but just left the paying page. Then I tried to buy the ebook and without entering anything and it doesn't show in the payment list on stripe.
It should appear, yes. If you could provide your account id and a sample Checkout Session you created (its id or its PaymentIntent Id), I am happy to check!
acct_1K17fCDrUjKAJVsz, don't have any ID unfortunately, since it is a session which we close to test if incomplete payments would show, nothing reflected on the dashboard.
I think you are using Payment Link rather than Checkout, aren't you?
Payment Link won't create incomplete Payment if the customer just comes to the link and leave
Sorry, I'm checking.
Hi @copper relic we are using payment pages, which creates checkout sessions. req_9U779dTAMmBtGc does the behavior apply?
Yes Paymentlink does create the Checkout Session under the hood, but in its case it won't create anything until confirmation. req_9U779dTAMmBtGc is a confirmation request and it has a Payment indeed pi_3KilzBDrUjKAJVsz43Bh2nQf https://dashboard.stripe.com/payments/pi_3KilzBDrUjKAJVsz43Bh2nQf
I see, thanks for checking! I appreciate your help @copper relic