#sadeghiamir_webhooks
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/1305739951349960755
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
hello! To clarify, you want to know when the subscription was started / activated? How about using invoice.paid and check that billing_reason=subscription_create . See https://stripe.com/docs/api/invoices/object#invoice_object-billing_reason for the possible billing_reasons
This guide might also be helpful : https://docs.stripe.com/billing/subscriptions/event-destinations
after payment was succeeded, subscription was active. I wanna know that customer.subscription.updated was send to my server or no?
can you share the subscription id? I can take a look from that if the event was sent to your server
sub_1QIeZsDNZsE8LVSaj7YRKYvI
I see customer.subscription.updated events are being sent to you, example : https://dashboard.stripe.com/events/evt_1QIeZwDNZsE8LVSa3rf4rrMF
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
other question:
I see this error in console:
can you help me what is this and how can fix this?
I think this is going to take a while to look into, can you write in via this link I'm going to send and we'll get back to you later via the corresponding ticket
Please click this link to open a support case with our Developer Support team, in order to help you more effectively.
Here's what to expect:
- ๐งโ๐ป You may need to log in to your Stripe account first.
- โ๏ธ You'll be asked to confirm that you want to create a support case.
- ๐ Your case will be routed to our Developer Support team and they will have a link to this Discord thread to preserve context on your question.
- ๐ฉ The team will review your question and reply to your support case as soon as possible.
Why can't you answer right now?
- โฑ๏ธ Sometimes answering technical/developer focused questions can take some time to reproduce problems or dig into edge cases or your specific account setup to get you the best possible answer, and it's not always possible to do this live in Discord.