Skip to main content

Download Order Receipt

Ryan Haidinger avatar
Written by Ryan Haidinger
Updated over 3 weeks ago

Overview

The purpose of the module is to help customers download a customized tax receipt / invoice for their order. Depending on your settings, customers can also have the flexibility to update their receipt information.


Get Started

To begin configuring this module go to: Order Editing > Download order receipt

Module Preview

Within the module there are a few settings and preview area to be aware of:

General Settings - customize the module title and button text.

Footer Settings - by default, Shipment Guard automatically pulls in your company name and domain URL. Additional fields are available to set your company address and customer service email to appear in the receipt footer.

Options - select if customers have the ability to update their receipt company, tax information, shipping or billing address. By doing so, this does not change the value within the Shopify orders page - only within the downloadable receipt.

Live Preview - this option allows you to see a live example of an existing order by typing in the order number with the # symbol, and then clicking the "Preview" button. The system will now pull in the order data and display it within the preview area.


Advanced Code Editor

Today we offer a order receipt designed within Shopify's template language (liquid) which can be further extended with our code editor. To get started click the "Code Editor" button on the top right.

Once the editor opens up, there are two sections of the editor:

  • Left side - this is a full code editor allowing you to customize the content and general layout of the order receipt.

  • Right side - a list of all available Shopify liquid variables which can be inserted into your left side code editor. If the value is available, it will be inserted where the variable is placed.

Did this answer your question?