In Sufio, you can set custom terms to invoice creation and let Sufio automatically create invoices only for specific orders.
To enable custom creating of invoices, contact our support. We'll be happy to set up this option for your Sufio account.
Then, you will need to add a unique cart attribute Invoice Create
to your cart page in your Shopify store that will inform Sufio whether an invoice should be created for that particular order. Invoices will then only be created if the cart attribute is present.
To add the cart attribute to the cart page:
- In your Shopify Admin, go to the Online Store → Themes page.
- Click the Actions button, then click Edit code.
- Select cart.liquid in the left sidebar. You might use the upper search bar for a faster search.
- Insert the following code snippet inside the
<form>
. The right place for the field is just before the Check out button.
There are different terms you can set to custom invoice creating. You can choose to create invoices only for orders that contain a specific product tag, customer tag, order value, or even give your customers an option to choose whether they need an invoice or not.
Here are some examples of custom terms that can be used for invoice creating. Use one of the following code snippets as a replacement to the general code snippet above.
You can add an I need an invoice checkbox to your cart page so that your customers can let you know they need to receive their invoice.
You can choose to create invoices only for orders with a certain total amount, e.g., higher than zero.
You can create invoices only for orders that contain at least one product tagged with a specific tag, e.g., Invoice
.
You can send invoices only to customers tagged as Invoice
. Please note that a customer needs to be logged into their account in your store while shopping.
Note
The code snippet may need to be added to a different file than cart.liquid, depending on the theme you use. Often, the file is named main-cart-footer.liquid.
If your store uses cart drawer (also called ajax cart), in most cases, the right file is ajax-cart-template.liquid file.
Need help?
Do you need help with customizing your Shopify store theme? Please contact our experienced support team. We'll be happy to assist!
Professional invoices for Shopify stores
Let Sufio automatically create and send beautiful invoices for every order in your store.
Install Sufio - Automatic Invoices from the Shopify App Store