#BenH

1 messages · Page 1 of 1 (latest)

zinc creekBOT
trim pilot
#

Hi there!

#

What do you mean by "hooks"? webhook events?

wise narwhal
#

Hey Soma, yea correct

trim pilot
wise narwhal
#

Yea I have, I just wasn't sure which one I needed to use in order to accurately fit my use cases

trim pilot
#

But to answer your questions:

  1. customer.subscription.created
  2. customer.subscription.updated
  3. invoice.paid
  4. customer.subscription.deleted
wise narwhal
#

Thank you!

So to be clear, the .created event will be present when a cycle is renewed? i.e. a customer is already subscribed, and they get to month 2 of their cycle, the .created event will be present again?

trim pilot
#

So to be clear, the .created event will be present when a cycle is renewed?
No, only when the subscription is created. You asked four questions, I replied with one bullet point each. For the renewal it's invoice.paid.

wise narwhal
#

ahh sorry my mistake, thank you Soma 🙂