Customizing the content of the payment link
The default message contains variables surrounded by two “%” that allow to dynamically display the associated values (e.g. %amount%).
Default message of a payment link sent by e-mail:
Message sent by %shop_name% Hello, This e-mail contains a payment order of %amount% valid until %end_date%. To confirm the payment, click the following link: %url% If you encounter any difficulties or if this message is not correctly displayed, contact %shop_contact%. If you want to access the online shop: %shop_url%. |
Default message of a payment link sent by SMS:
Hello, here is a payment order of %amount% valid until %end_date%. To pay, click %url% |
Default message of a payment link sent manually by the merchant:
I pay %amount% via secure payment before %end_date% (if the link does not work, copy the URL: %url%). |
The table below lists the available variables for customization:
Variables | Description |
%reference% | Payment order reference. Corresponds to the Reference field of the Order details section. |
%amount% | Amount to be paid. Corresponds to the Amount field of the Order details section. |
%start_date% | The date of payment order creation. When editing a payment order, this variable is set to the creation date registered at the time of the creation. This value cannot be edited. |
%end_date% | Link expiration date. Corresponds to the Exp. date field of the Order details section. |
%shop_name% | Shop name defined in the shop configuration. |
%url% | Payment link specifying:
A click on the link allows to access the payment page. If the variable %url% is not included in the body of the message, the payment link will be automatically inserted at the end of the message. |
%shop_contact% | Contact e-mail address in case of an issue corresponding to:
The e-mail address of the shop administrator can be changed via the Merchant Back Office (Settings > Shop > Configuration). |
%shop_url% | URL of the merchant website that is defined in the shop configuration. |
Subject: Offer %reference% valid from %start_date% to %end_date% for %amount%
Subject: Offer 1234 valid from XX/XX/20XX to XX/XX/20XX of EUR 100