#joel_webhooks

1 messages ¡ Page 1 of 1 (latest)

barren bridgeBOT
#

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

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

lyric pond
#

Hi, let me help you with this.

#

What's CRS?

#

What are you trying to achieve exactly?

raw lava
#

AeroCRS is our passenger booking service we use to take bookings, we are integrating a Stripe API and I have been informed by GO7 (the provider of the customer booking service) that Stripe support team are aware of this and our needs. I have been asked by GO7 to update a STRIPE Webhook URL which they have provided me with the URL they would like me to use for the webhook

lyric pond
#

But if you tell me what you need exactly, I can help you get there.

raw lava
#

okay sure, basically GO7 have asked me to do the following:

"To be able to complete the creation of the PSP (Already set on our end) we will need to ask you to update the STRIPE Webhook URL(on the dashboard on your end)
The webhook URL to be confirming payment completion is:" [URL Provided]

When I go into the Developer Dashboard, I don't see any Webhooks:

barren bridgeBOT
raw lava
#

so if I add an endpoint with the URL they provided:

#

I have the endpoint URL but am not sure what to use for the other settings

bold perch
#

Yep, that should do it!

raw lava
#

so I don't need to worry about the Listen to and Select events to listen to settings?

#

leave them as is?

bold perch
#

If you're unsure which event types specifically their webhook expects, then you can just configure it to send all events. That should be all they need

raw lava
#

okayt thats fine I'll inform the service provider we are integrating STRIPE with

#

so if they need anything else that can be updated

#

okay sure thank you