#jwc_webhooks

1 messages · Page 1 of 1 (latest)

indigo depotBOT
#

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

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

gray sierra
#

hello! We don't have specific dates on when that list will change. If you want to be notified for when the list of IPs changes, you'll want to do the below as mentioned in https://docs.stripe.com/ips

You can subscribe to the API announce mailing list to be notified of any changes to our IP addresses. We provide seven days’ notice through that mailing list before making changes.

Ensure your integration is always communicating with Stripe.

main kernel
#

i see thanks, is there another way or checklist to make stripe webhook endpoints more secure?

gray sierra
#

restricting by IP addresses and doing webhook signature verifications are the recommended ways to keep your webhook endpoints secure. You can take a look at this page for other best practices : https://docs.stripe.com/webhooks

Create an event destination to receive events at an HTTPS webhook endpoint. Receiving webhook events is particularly useful for listening to asynchronous events such as when a customer's bank confirms a payment, a customer disputes a charge, a recurring payment succeeds, or when collecting subscription payments.

indigo depotBOT
main kernel
#

btw regarding the API announce mailing list above , last announcement was dated 07/10/2023, wanna double confirm this mailing list is still being maintained and new updates will still push here?

stable maple
#

Hi @main kernel I"m taking over this thread

main kernel
#

just subscribed to above

stable maple
#

OK, that mailing list is for announcing changes of IP addresses

main kernel
#

oh means the mailing list still working?

stable maple
#

Yes it is, but it only announces changes of IP addresses.

main kernel
#

alright thanks 👍 , means the last update of IP addresses were years ago