Gambio: Customise payment descriptions

  • Free text

  • Variables

    • {orderNumber}

    • {customernumber}

    • {customerFirstname}

    • {customerLastname}

    • {customerCompany}

    • {cartNumber}

Note

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

  1. Log in to Gambio.

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

  3. Select Mollie from the module list.

  4. Select Edit.

  5. Scroll down to the payment method and 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.

    To render

    Casey Doe bought order #123456 at MegaProducts.com

    combine the following fields:

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

  9. Select Update to save your settings.