For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
        • Retail voucher overview
          • Add belgian eid feature to POS
          • Cash out a voucher
          • Create a voucher on a sales order
          • Set up voucher email templates
          • Set up external vouchers
          • Set up global vouchers
          • Issue a gift voucher
          • Limit payment methods to specific items
          • Redeem a gift voucher
          • Set up gift vouchers in magento webadmin
          • Purchase and redeem vouchers
LogoLogo
On this page
  • Create a voucher report layout in Business Central
  • Next steps
RetailVouchersHow to

Set up voucher email templates

This guide instructs you how to set email body that recipients of the voucher will receive.
Was this page helpful?
Previous

Set up external vouchers

External vouchers are issued by a 3rd party and accepted in the shop. This portion of the POS Academy uses GS1 Gratis as an example for the external retail voucher setup.
Next
Built with

Email templates serve as an integral component of modern e-commerce systems, particularly in delivering vouchers purchased from web stores.

Templates eliminate the need for manual email drafting for each transaction. Additionally, predefined placeholders within templates allow dynamic insertion of customer-specific data, such as names, voucher codes, and purchase details.

Follow the provided steps to set e-mail body that recipients of the voucher will receive.

  1. Follow the guide on setting up email templates, while applying the following changes:

    • Make sure to add the 6151013 table to the Table No. field, as it contains the necessary information regarding vouchers
    • Provide the Report ID either of a built-in report (6151013) or a custom one.
  2. Search for Retail Voucher Types, and choose the related link.

  3. Select the voucher type that will be used for web vouchers and open its card.

  4. Select the e-mail template that will be used for sending vouchers to recipients.

voucher_email_template

Create a voucher report layout in Business Central

You can use built-in reports to build the email layout, it is also possible to create your own that caters to specific business needs.

Follow the provided steps to create a custom report layout:

  1. Search for Report Layout Selection, and choose the related link.
  2. Use the search function to find the 6151013 layout.
  3. Click Custom Layouts in the ribbon.
    The Custom Report Layouts pop-up window is displayed.
  4. Click New.
    You are presented with a choice to either create an entirely new layout or copy from an existing one.
  5. Click New….
  6. Select if you want to create a Word layout, RDLC layout, or both, and then click OK.
    Once you create a custom layout, you can export it and add some changes to it. Later you can import it again.

vouchers20

  1. To preview the custom layout, click Home > Run Report in the ribbon, and then Preview in the pop-up window.

voucher_example

  1. Search for Magento Setup, and choose the related link.
    The Magento Setup window is displayed.
  2. Scroll down to the Order Import FastTab, and activate the Post Retail Vouchers on Import toggle switch if you wish the sales order lines to be posted for new retail vouchers on import automatically.

Next steps

  • Set up gift vouchers in Magento Webadmin