((#if brand.images.brandmark)) ((brand.name)) brandmark ((else)) ((brand.name)) brandmark ((/if))

🎉

((#equals order.type 'subscription')) Your subscription is confirmed! ((else)) Your order is confirmed! ((/equals))

Order #((order.id))

((#equals order.type 'subscription')) ((#if personalization.name))Hey ((personalization.name)), thanks((else))Thanks((/if)) for subscribing. Here's a summary of your order. ((else)) ((#if personalization.name))Hey ((personalization.name)), thanks((else))Thanks((/if)) for your purchase. Here's your receipt. ((/equals))

SUMMARY

((#equals order.type 'subscription'))

((brand.name)) ((order.unified.product.name))

Billed ((order.unified.payment.frequency))

((else))

Order #((order.id))

((/equals))
((#equals order.type 'subscription'))

$((order.unified.payment.price))

((else))

$((order.unified.payment.price))

((/equals))
((#if order.unified.trial.claimed))

Free trial discount

−$((order.unified.payment.price))

((/if)) ((#if order._computed.promoCode))

((order._computed.promoCode)) – ((order._computed.promoPercent))% off

−$((order._computed.promoSavings))

((/if))

Total paid today

$((order._computed.totalToday))

DETAILS

Date((order._computed.date))
Payment((#equals order.processor 'stripe')) Stripe ((else)) ((#equals order.processor 'paypal')) PayPal ((else)) ((#equals order.processor 'chargebee')) Chargebee ((else)) ((#equals order.processor 'coinbase')) Coinbase ((else)) Other ((/equals)) ((/equals)) ((/equals)) ((/equals))
((#equals order.type 'subscription'))
Frequency((#equals order.unified.payment.frequency 'annually')) Annually ((else)) ((#equals order.unified.payment.frequency 'monthly')) Monthly ((else)) ((order.unified.payment.frequency)) ((/equals)) ((/equals))
((/equals))
Account((user.auth.email))
((#equals order.type 'subscription')) ((#if order.unified.trial.claimed))

Your free trial is active until ((order._computed.trialExpires)). You may cancel at any time before then and you will not be charged. After your trial ends, your paid subscription will automatically begin and you will be charged $((order._computed.firstChargeAmount))/((order.unified.payment.frequency)).((#if order._computed.promoCode)) Discount code applies to first payment only.((/if))

If you cancel your subscription during the free trial period, you will be immediately downgraded to a basic account and lose access to all premium features. You can cancel your subscription at any time on our website.

((else))

Your subscription to ((brand.name)) ((order.unified.product.name)) is now active. You'll be billed $((order.unified.payment.price))/((order.unified.payment.frequency)) going forward.((#if order._computed.promoCode)) Discount code applies to first payment only.((/if)) You can manage or cancel your subscription anytime from your account.

((/if)) ((else))

Your payment of $((order.unified.payment.price)) has been processed successfully. You can view your order details and access your purchase from your account.

((/equals))

Questions about your order? Contact our support team.


((#equals signoff.type 'personal'))
((signoff.name)) profile picture

Warm regards,

((signoff.name))

((signoff.urlText))

((else)) Sincerely,
The ((brand.name)) Team ((/equals))