#tr_webhooks

1 messages · Page 1 of 1 (latest)

stuck steppeBOT
#

👋 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/1493530723829813310

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

wicked idol
#

just checking if we have a full list of all async payment methods available

shut berry
#

thank you - I´m also interested if Wero is async or not. The AI Bot on the stripe page mentioned, that Pay By Bank and Wero are async - so I should check checkout.session.async_payment_succeeded

#

it was mentioned the time is short to get response but they are async - so checkout.session.async_payment_succeeded should be checked

wicked idol
#

I'll check internally about Wero - it'll just take a few minutes

shut berry
#

thanks a lot. An offiicial document providing an overview which payment methods are triggering checkout.session.async_payment_succeeded would be very helpful. there are a lot of discussion regarding the project where I´m involved

wicked idol
#

no worries, I agree that'd be helpful - I'll flag internally

shut berry
#

so you confirm - both are synchronous - so just checkout.session.completed - right?

wicked idol
#

yep, exactly!

shut berry
#

thank you