#sadeghiamir_webhooks

1 messages ยท Page 1 of 1 (latest)

grim harborBOT
#

๐Ÿ‘‹ 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.

covert patio
#

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

Learn to use event destinations to receive notifications of subscription activity.

boreal dawn
#

after payment was succeeded, subscription was active. I wanna know that customer.subscription.updated was send to my server or no?

covert patio
#

can you share the subscription id? I can take a look from that if the event was sent to your server

boreal dawn
#

sub_1QIeZsDNZsE8LVSaj7YRKYvI

covert patio
boreal dawn
#

other question:
I see this error in console:
can you help me what is this and how can fix this?

covert patio
#

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

grim harborBOT
#

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.