Include links to invoices in Klaviyo email

Many Shopify merchants use Klaviyo instead of Shopify's default notification emails to send automated emails to their customers.

Sufio automatically creates invoices for your Shopify orders. By adding invoice links to your Klaviyo emails, customers can easily access their invoices whenever they need them.

To add an invoice link to your Klaviyo email, insert the following URL into your email content. We recommend using it as a call-to-action button.

The online version of the invoice

When customers click the link, they'll be taken to the online version of their invoice. From there, they can:

  • download a PDF copy
  • print invoices
  • view other documents related to the same order
  • pay unpaid invoices online with a credit card

Facture Sufio Shopify

Please note that store-name should be replaced by the myshopify.com subdomain of your Shopify store.

store-name.myshopify.com/apps/sufio/invoice/?id={{ event.extra.id }}&number={{ event.extra.order_number }}

PDF version of the invoice

If you'd rather let customers download the invoice as a PDF immediately, use the following link.

Replace store-name with your Shopify store's myshopify.com subdomain.

store-name.myshopify.com/apps/sufio/invoice/download/?id={{ event.extra.id }}&number={{ event.extra.order_number }}

Please note that the PDF version of the invoice does not allow your customers to pay their unpaid invoices online with their credit card.