Shopware 6 Plugin: Customise payment descriptions

Note

You can only change the payment description when you use the Payments API to process payments.

  • {ordernumber}

  • {customernumber}

  1. Log in to Shopware 6.

  2. Go to icon-shopware-extensions.png Extensions > My extensions.

  3. Open the Mollie Payments Icon containing three horizontal dots that usually opens a menu when clicked menu, and select Configure.

  4. Scroll to the Payments panel.

  5. In the Custom format for Mollie order numbers field, combine free text and the variables to create a description.

    To render

    Customer ID ABC1234 bought order #123456

    combine the following fields:

    Customer ID {customernumber} bought order #{ordernumber}