Unit Configs
Unit configs parameters overview.
Unit configs parameters overview.
This document provides a detailed overview of the notification templates and settings available in the Unit Configs of the Ottu platform. These configurations allow for customized communication with customers throughout the payment process.
Access to the Unit Configs section is available through the Administration Panel, which can be accessed from the Ottu dashboard. To reach the Administration Panel, click on the three dots located in the top right corner of the dashboard, then navigate to the Unit section. Where Unit Configs locate under.
To add a new instance of a Unit Config, click on the Add unit config button. Then, the form with the following parameters will be displayed.
This identifier is used for specific message templates within the WhatsApp Business API. It is essential for dispatching pre-approved, structured messages. When provider like Freshchat sends a message to WhatsApp, it uses the template name that corresponds to the intended message to ensure accuracy and compliance.
It is placeholders within a message template that allow for dynamic content to be inserted when the message is sent. These variables are used to personalize the message by including specific details, such as the customer's name, order number, transaction status, or any other relevant information.
In the context of WhatsApp Business API , template variables are typically enclosed in curly brackets, like {{1}} or {{customer_name}}, and are replaced with actual values when the message is sent to a recipient.
Defines which these configurations apply to.
Defines which these configurations apply to.
As long as both the and are defined within the Unit Configs creation process, it is sufficient to specify the when creating a transaction over any plugin to assign the unit configs to that transaction.
Identifies the template used for pre-payment alerts. Check .
The provider-specific namespace required for the WhatsApp message. Check
Defines variables used within the WhatsApp template, like transaction.amount
and transaction.customer_first_name
. Check .
Identifies the template for post-payment messages. Check .
Specifies the namespace required for these messages. Check
Variables detailing the payment outcome. Check
In the both Template Variables for pre/post-payment, it's crucial to define all parameters within the . If these parameters are not set up correctly, the notification will not trigger as intended.