Partial Payment Due Soon

This email sends daily notifications to the admin about orders that are about to be overdue.

1

How to enable

  • Go to SettingsPre-order → enable the checkbox "Send notifications about overdue orders".

  • Specify up to 5 email addresses to receive the notification.

  • Set how many days in advance the email should be sent.

Send notifications about overdue orders
2

Customize email template

  • Go to SettingsPre-orderEmail templatePartial payment due soon.

  • Edit the email subject and text color.

  • Use the available variables to insert dynamic data into the email.

Email partial payment due soon

Liquid variables

You can use variables to output data to your email template. Available variables are as follows:

{{shop.name}}

The name of your store/shop.

{{shop.email}}

The email address of your store.

{{shop.shop_owner}}

The full name of the shop owner.

{{order_name}}

The order name or number (e.g., #1001).

{{customer_first_name}}

Customer’s first name.

{{customer_last_name}}

Customer’s last name.

{{line_items}}

List of all items/products in the order.

{{preorder_line_items}}

List of pre-order products (if any).

{{line.title}}

Product title.

{{line.variant_title}}

Variant of the product (e.g., size, color).

{{line.quantity}}

Quantity of this item ordered.

{{line.original_line_price}}

Original total price for this line item (before discounts).

{{line.discount_allocations}}

Discounts applied to this line item.

{{line.final_line_price}}

Final price for this line item (after discounts).

{{subtotal_price}}

Subtotal of the order (before taxes and shipping).

{{tax_price}}

Total tax amount applied to the order.

{{total_price}}

Final total amount to be paid (includes tax, shipping, and discounts).

{{total_outstanding}}

Remaining amount the customer still owes.

{{checkout_payment_collection_url}}

Link for the customer to complete the payment.

{{overdue_date}}

The due date after which payment is considered overdue.

{{balance_price}}

Total balance amount (can include previous unpaid balances).

{{paid_by_customer}}

Amount already paid by the customer.

{{shipping_price}}

Shipping cost for the order.

In the Sections tab, customize the header, body, and footer.

3

Save and Send test

  • Click Save.

  • Send a test email to verify the design and content

Example:


📩 Need Help? If you encounter any difficulties during setup, please don’t hesitate to reach out via chat or email us at [email protected]. We're always here to help!

Last updated

Was this helpful?