#mxd
1 messages · Page 1 of 1 (latest)
Hi there! IP addresses should work as long as the IP is public and accessible by Stripe. Stripe needs to be able to access the IP to make a POST request, and your server needs to be able to return a 200 response to Stripe
you can test webhooks with an HTTP domain but live webhooks must use HTTPS - https://stripe.com/docs/webhooks#webhook-endpoint-def