All Collections
OrderlyEmails
Integrations
Sufio app: Invoice download links
Sufio app: Invoice download links

Instructions for adding the Sufio invoice link to an email, so customers can download invoices themselves.

Bjorn Forsberg avatar
Written by Bjorn Forsberg
Updated over a week ago

The Sufio invoice app allows you to add links to your Shopify emails, so that customers can download a copy of their invoice automatically. When a customer clicks the invoice link or button in your email, Sufio will provide them with the invoice you have setup. This saves you time by providing customers with an invoice automatically, reducing the manual requests you receive.


Follow the below instructions to setup the Sufio invoice link in your Shopify email notifications designed with OrderlyEmails

Add invoice as a text link

  1. Login to OrderlyEmails (Shopify admin -> Apps)

  2. Click the Customize theme button on your existing email design

  3. In the email type dropdown, select the email that you would like to add the invoice link to, for example, the Shipping confirmation email.

  4. Click the Add section button at the bottom of the sections list

  5. Select the Link section and click Add

  6. In the Links to field, add the following liquid code: {{ shop.url }}/apps/sufio/invoice/?id={{ id }}&number={{ order_number }} 

  7. You can also drag the button section in the list of sections to move it's position in the email.

  8. If you are updating an existing email that you have previously purchased, make sure to click the Finished button and copy/paste the new email template code into the Shopify admin again.

Add invoice as a button

  1. Login to OrderlyEmails (Shopify admin -> Apps)

  2. Click the Customize theme button on your existing email design

  3. In the email type dropdown, select the email that you would like to add the invoice link to, for example, the Shipping confirmation email.

  4. Click the Add section button at the bottom of the sections list

  5. Select the Button section and click Add

  6. In the Links to field, add the following liquid code: {{ shop.url }}/apps/sufio/invoice/?id={{ id }}&number={{ order_number }} 

  7. Adjust the text fields of the button as needed

  8. You can also drag the button section in the list of sections to move it's position in the email.

  9. If you are updating an existing email that you have previously purchased, make sure to click the Finished button and copy/paste the new email template code into the Shopify admin again.


NOTE:
These instructions are only relevant if you already have the Sufio app setup in your Shopify store.

Did this answer your question?