#adi_webhooks

1 messages ¡ Page 1 of 1 (latest)

rose driftBOT
#

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

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

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

fresh harness
#

Hi, let me help you with this.

#

The webhook endpoint you registered only listens to selected event types, which doesn't include payment_intent.succeeded. This is why you're not receiving it. You should select the event types your given endpoint wants to listen to in your Dashboard.

tardy anvil
#

we_1QcuIhKDXIK7QcLz30N7lqQ1 what about this one?

#

I think i might have an older event in this case, my bad. But I tried to delete the previous webhook and create a new one and maybe that's why

fresh harness
#

This endpoint is Live mode, but the event is in Test mode.
This one too doesn't listen to the correct event type.

tardy anvil
#

I am sorry, now im in test mode. we_1R5mwFKDXIK7QcLztZi6njHM

fresh harness
#

I looked at both of the endpoints on your Stripe account and neither of them has the correct event types set.

tardy anvil
#

Ah i see now, I missmatched them, I am sorry.

#

I am currently there, thank you. We can close the thread, if I have other problems I will just open another one. Thank you