1. Create the PDF link
Order Printer Pro
- Navigate to Automated PDFs
- Choose "Invoice with PO number" and click "Set up PDF link"
- Adjust settings. Click next step
- Click copy code and paste it somewhere so you can copy only the necessary part with the link. See below in bold:
<p><a target='_blank' href='https://yourhsop.com/apps/download-pdf/orders/78c2875b4fb89792c6e1/{{ order.id | times: 5247 }}/{{ order.name | handleize }}.pdf'>Download PDF Receipt</a></p> - Now, replace "order.id" with the following: "order.id | split: '/' | last"
Pathway
- Replace the placeholder with your real myshopify.com domain in this link: https://billing.platform.pathway-solutions.de/billing/documents/shopify/your.myshopify.com/{{order.id | split: '/' | last }}
- That's it! :-)
You can't find your myshopify.com domain? Go to your online store > right click > search for myshopify and copy the domain you find there.
2. Paste the link into your email reminder
- In Reminder plans > edit your reminder plan
- Edit your email template
- Click add section > and choose button (not payment button)
- Paste the generated PDF link into the link field