Gambio: Customise payment descriptions

Note

You can only change the payment description for payment methods that use the Payments API.

  • {orderNumber}

  • {customernumber}

  • {customerFirstname}

  • {customerLastname}

  • {customerCompany}

  • {cartNumber}

To change the payment description, follow these steps:

  1. Log in to Gambio.

  2. Go to icon-puzzle-piece.png Modules > Modules-Center.

  3. Select Mollie from the module list.

  4. Select Edit.

  5. Select Configure.

  6. Select Edit.

  7. In the the API method field, select Payments API.

  8. In the API Payment Description field that appears, combine free text and the variables displayed under the field to create a description.

    For example, to render:

    Casey Doe bought order #123456 at MegaProducts.com

    combine the following text and variables:

    {customerFirstname} {customerLastname} bought order #{orderNumber} at {customerCompany}

  9. Select Update to save your settings.