#SciAndy
1 messages · Page 1 of 1 (latest)
Hi, we talk about the events you'd want to listen to with Subscriptions here, https://stripe.com/docs/billing/subscriptions/webhooks.
also I assume a new customer is created automatically if they subscribe?
That is correct if you do not pass an existing customer.
Thanks, that page has everything I need.