Note
You can only change the payment description for payment methods that use the Payments API.
-
{orderNumber}
Note
If the payment method uses the Orders API, then
{orderNumber}
resolves to a number, for example: 12345.If the payment method uses the Payments API, then
{orderNumber}
resolves to "Order" followed by a number, for example: Order 12345. -
{storeName}
-
{cart.id}
-
{order.reference}
-
{customer.firstname}
-
{customer.lastname}
-
{customer.company}
To change the payment description, follow these steps:
-
Log in to PrestaShop.
-
In the left navigation menu, select Mollie > Settings.
-
Scroll down to Payment methods.
-
Select a payment method to expand it.
-
In the Description field, enter a description combining variables and free text.
-
Save the changes.