#Subscribe

#subscribe.subscription.created

Triggered when a subscription has been created.

#subscribe.subscription.cancelScheduled

Triggered when the subscribtion cancelation is scheduled.

#subscribe.subscription.canceled

Triggered when a subscription has been canceled (after being scheduled).

#subscribe.subscription.updated

Triggered when a subscription has been updated.

#subscribe.subscription.reactivated

Triggered when a subscription is reactivated (after a cancellation has been scheduled).

#subscribe.emails.subscription

Triggered when a subscription has been created and a confirmation email has to be sent. If enabled, this event prevents the default confirmation email from being sent by Poool.

#subscribe.emails.offerChanged

Triggered when a subscription has been updated with a different offer and a confirmation email has to be sent. If enabled, this event prevents the default confirmation email from being sent by Poool.

#subscribe.emails.cancelScheduled

Triggered when a subscription cancelation is scheduled and a confirmation email has to be sent. If enabled, this event prevents the default confirmation email from being sent by Poool.

#subscribe.emails.subscriptionCanceled

Triggered when a subscription is canceled and a confirmation email has to be sent. If enabled, this event prevents the default confirmation email from being sent by Poool.

#subscribe.emails.subscriptionReactivated

Triggered when a subscription is reactivated and a confirmation email has to be sent. If enabled, this event prevents the default confirmation email from being sent by Poool.

#subscribe.emails.payment

Triggered when a payment is successfuly processed (first payment only) and a confirmation email has to be sent.

#subscribe.emails.cardExpiring

Triggered when a card is about to expire (1 month before expiration) and an email has to be sent. If enabled, this event prevents the default email from being sent by Poool.

#subscribe.emails.subscriptionRenewal

Triggered when a yearly subscription is about to renew (1 month before renewal) and an email has to be sent. If enabled, this event prevents the default email from being sent by Poool.

#subscribe.coupon.created

Triggered when a coupon is created