Customizing the text of the payment link
The merchant has the possibility to change the text of the payment link.
The default text is:
I pay %amount% via secure payment before %end_date% (if the link does not work, copy the URL: %url%). |
It contains variables surrounded by two “%” that allow to dynamically display the associated values (e.g. %amount%).
The table below lists the available variables:
Variables | Description | Required |
---|---|---|
%reference% | Payment order reference Corresponds to the field Reference of the Order details section. | No |
%amount% | Amount to be paid Corresponds to the Amount field of the Order details section. | No |
%start_date% | The date of payment order creation. Note: 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. | No |
%end_date% | Link expiration date. Corresponds to the field Exp. date of the Order details section. | No |
%shop_name% | Shop name defined in the shop configuration. | No |
%url% | Payment link. This link indicates:
A click on the link allows to access the payment page. Note: If the %url% variable is not included in the body of the message, the payment link will be automatically inserted at the end of the message. | Yes |
%shop_contact% | E-mail address to contact in case an issue occurs. The e-mail address corresponds to:
The e-mail address of the shop administrator can be changed via the Expert Back Office (Settings > Shop > Configuration). | No |
%shop_url% | URL of the merchant website that is defined in the shop configuration. | No |
I pay %amount% via secure payment before %end_date% (if the link does not work, copy the URL: %url%). If you encounter any difficulties, contact %shop_contact%. If you want to access the online shop: %shop_url%.