• France
status page
demonstrations
assistance
FAQContact support
Search
Categories
Tags
English
French
English
Homepage
Use cases
Create a payment
Create an installment payment
Create a multi-card (split) payment
Create a payment by Alias (Token)
Create a payment link
Create a recurring payment
Manage subscriptions
Manage your transactions (refund, cancel...)
Analyze your reports
API docs
Embedded Form
REST API
Hosted payment
Mobile payment
File exchange
Snippets
Payment methods
Plugins
Guides
Merchant Back Office
Functional guides

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 for 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 on 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 for a payment link sent by SMS:

Hello, here is a payment order of %amount% valid until %end_date%. To pay, click on %url%

The maximum message size is 500 characters.

Default message for 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:
  • The amount,
  • The expiration date of the payment order (if provided).

A click on the link allows to access the payment page.

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.

%shop_contact% E-mail address to contact in case of issue corresponding to:
  • The e-mail address of the shop administrator, if you specified it when the shop was registered.
  • Otherwise, the e-mail address of the shop administrator.

The e-mail address of the shop administrator can be changed via the Merchant Back Office (menu Settings > Shop > Configuration).

%shop_url% URL of the merchant website that is defined in the shop configuration.

Example of using variables for customizing the subject of the message:
Subject: Offer %reference% valid from %start_date% to %end_date% for %amount%

Result:
Subject: Offer 1234 valid from XX/XX/20XX to XX/XX/20XX of  100 EUR
© 2025 {'|'} All rights reserved to Scellius
25.18-1.11