#mekhami
1 messages · Page 1 of 1 (latest)
Is the customer.subscription.created event the correct one for registering new subscriptions? there is also subscription_schedule.created , I assume I want the former.
Mostly, yes. But all depends on what you are looking for.
But yeah... you would only use subscription_schedule.created if you are specifically working with Subscription Schedules
And even then, a customer.subscription.created event will be generated when a new Sub is created
okay. That all makes sense. thanks! (this is the greatest support tool in all of developer api land, just so you and your company knows. absolutely invaluable.)