#Nightfall
1 messages · Page 1 of 1 (latest)
For metered billing, you may refer to the doc here: https://stripe.com/docs/billing/subscriptions/usage-based
if i am correct, to monitor subscription activity i need to use a webhook, however i am hosting the API on my home server that has a dynamic IP address, should I get a webhook secret for every IP it changes? that seems like a hassle
Webhook endpoint setup is used with domain name, not IP address. Each webhook endpoint has its own webhook secret