#viet

1 messages · Page 1 of 1 (latest)

void axleBOT
fast forum
#

hello! are you only accepting card payments or are you accepting async payments too like bank debits for example?

sick palm
#

We are only accepting card payments.

#

In other words, no async payment methods.

fast forum
#

then yes, checkout.session.completed will guarantee that the payment has also been successfully charged

sick palm
#

Good to know. Thank you for the very quick help.

For my education, I assume if the payment method is async, like a bank debit, then checkout.session.completed can not be relied for a succeeded charge?

fast forum
sick palm
#

Ahh okay. Thanks for the doc. Briefly reviewing it, it looks like there are a couple of events to listen to, checkout.session.async_payment_succeeded and checkout.session.async_payment_failed.

#

Thanks for the answers. I think I am good now 🙂