#Mijelz-webhook
1 messages · Page 1 of 1 (latest)
Uhhh
Well, I'm not sure if I need to but I'm using cloud function on firebase
as my backend to handle the webhook
honestly I don't understand cors that much, maybe I don't need to worry about it
I was hoping to see if I can stop my cloud function from being invoked by anything except a call from stripe basically
You can add this list of IP address to the your IP allowlist https://stripe.com/docs/ips#webhook-notifications so that your webhook endpoint only accepts requests from Stripe