New Order Template

Modified on Mon, 7 Oct at 5:57 PM

Sent to the customer upon receipt of a new order.


Subject:

Downloads for Order {{ order.number }}

Body:

Hi {{ order.first_name }},


Thanks again for purchasing from {{ company.name }}!


Use the link below to download your items. This link may be used up to {{ order.download_limit }} times before it expires on {{ order.expires }}. Please ensure the entire URL is copied to your web browser.


<a href='{{ order.url }}'>{{ order.url }}</a>


{% for product in order.products %}
{% if product.license_key %}License Key for {{ product.name }}: {{ product.license_key }}{% endif %}
{% endfor %}


For support email us at {{ company.email }}. Please include your order number ({{ order.number }}) with your inquiry.


It's been a pleasure doing business with you!


{{ company.name }}


----------------------------
Powered by <a href='{{ company.referral_link }}'>FetchApp</a>

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article