Placeholders for the Product entity
The following placeholders are used for the Product entity.
Placeholder | Description |
---|---|
product.id | The product ID (available for the following events: Before subscription expiration, After subscription expiration, After subscription switched from trial to non-trial, Subscription changed, Order changed, Order created, see Creating an event handler) |
product.name | The product name (available for the following events: Before subscription expiration, After subscription expiration, After subscription switched from trial to non-trial, Subscription changed, Order changed, Order created, see Creating an event handler) |
product_ids | The array of the product IDs of the plans with active subscriptions (available only for the following event: Billing day is coming, see Creating an event handler) |
product_names | The array of the product names of the plans with active subscriptions (available only for the following event: Billing day is coming, see Creating an event handler) |