#RafaelH

1 messages · Page 1 of 1 (latest)

lucid viperBOT
cloud topaz
#

Hi can you share the example Checkout Session ID that didn't generate an Invoice when paid w/ debit?

woven girder
#

cs_live_b11hZhc6mXCQTPqCqpE3SDp2808cruGSbD2hbHRiTjtgyC8RKZmmIRfpoe

#

hi karib, thats the id for the payment via debit

cloud topaz
#

thanks! give me a minute and i'll take a look

woven girder
#

thx

#

is it because of the payment status?

#

pending ?

#

when i pay with visa it is successful

cloud topaz
#

I'm still digging (sorry it's taking a while)

woven girder
#

ok, thanks, i will check back here in 15 mins ok?

cloud topaz
#

yup! that works

woven girder
#

any news?

cloud topaz
#

So it looks like this is expected behavior for PaymentMethod types that succeed asynchronously (see https://stripe.com/docs/payments/checkout/fulfill-orders#delayed-notification). We wait to send/generate the Invoice until we know payment is actually succesful, and for SEPA debit payments it takes a few days after the checkout session is complete for the payment to be considered successful

Learn how to fulfill orders after a customer pays with Stripe Checkout or Stripe Payment Links.

woven girder
#

ok, i understand, it waits until the bank confirmed/processed the transaction,, i will read the docs

#

thank for your investigation