#dingkai031
1 messages · Page 1 of 1 (latest)
hello! can you explain more on what you mean by the webhook hostname for test mode? What are you trying to do or setup?
so we have a private website that wanted to test the webhook, and we want to whitelist incoming connection from stripe webhook for test mode..
can we do that?
these are the list of IP addresses that webhook notifications may come from : https://stripe.com/docs/ips#webhook-notifications
but for domain names, which one that stripe webhook use?
we don't have a domain name for webhooks
hooks.stripe.com is not the domain name for webhook?
hooks.stripe.com is not the domain name for webhooks
so what I can do now, I can whitelist incoming request from stripe webhooks by using ip address and not hostname/domain name?
yes, you can whitelist incoming requests from Stripe webhooks using the IP instead