Using Placeholders
Placeholder is an entity that automatically displays specific information. Placeholders allow to extract information from the database and put into a notification message. Each type of notification has its own set of placeholders, which aren't available to other types.
Information about the following entities can be substituted by Placeholder in the Notification Templates.
The Placeholders must be enclosed in curly braces {{ }} in order to get information from data base, for example, {{account.id}}.
The Notification Templates supports the open language of templates - Liquid, which allows to create complex Notifications. For more information see https://shopify.github.io/liquid/basics/introduction/.
- A common set of Placeholders for all events
- Placeholders for the Account entity
- Placeholders for the User entity
- Placeholders for the Order and Charge entities
- Placeholders for the Subscription entity
- Placeholders for the Subscription Resource entity
- Placeholders for the Payment and Guaranteed Payment entities
- Placeholders for the Plan and Plan Period entities
- Placeholders for the Invoice entity
- Placeholders for the Manual Operation entity
- Placeholders for the Promo Vendor entity
- Placeholders for the External Promo Code entity
- Placeholders for logotypes in UI Templates
- Placeholders for the Billing day entity
- Placeholders for the Product entity