#blazehawk_code
1 messages · Page 1 of 1 (latest)
👋 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/1329377163044061236
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
👋 happy to help
Hello
ok got it
checkout.session.async_payment_succeeded
how can i trigger this event? without the cli
you just pay the checkout session with an async payment method
ok thankyou for helping!
sure let me know if you need any more help
for a new question (related to subscription) shall i open a new thread or continue in this one?
you can continue here
I will be working on subscriptions as well. What I am worried about is how to structure the subscription webhooks. Do you have any references for that?
For example, I want to track if a user has, let's say, $10 in their account, and payments are being deducted on a daily basis. After the initial payment, the user now has $0 in their account. The next time a payment is due, it will fail due to insufficient balance. Which event should I listen for in this case?
and how will stripe deduct their fee? on each payment made?
for subscriptions it's better to listen to invoice.* events
and how will stripe deduct their fee? on each payment made?
we don't know anything about fees on this channel
you should contact https://support.stripe.com/?contact=true
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.