Notifications
When the CartThrob Subscriptions add-on is active, it adds additional notification events to CartThrob notifications. For each event, you can map an ExpressionEngine template that is sent when that event occurs.
Registered Notification Events (v5.1)
The Subscriptions updater registers the following events in cartthrob_notification_events:
rebill_successSent when a rebill succeedsrebill_failureSent when a rebill failsrebill_final_failureSent when the final retry failssubscription_update_successSent when subscription details are successfully updatedsubscription_exhaustedSent when total occurrences are exhaustedsubscription_cancelSent when a subscription is canceledmanual_billSent when a manual bill is createdrebill_holdSent when rebill is placed on holdtoken_missingSent when a rebill cannot proceed due to a missing token
Each of these notifications can be mapped to an ExpressionEngine template created with standard EE template syntax.
Notification Variables
You can use all variables provided by the subscriptions tag.