Generating Order Summary...
Description |
Subtotal |
No products in shopping cart.
|
Subscription - {{ line_item.title }}
Remove
|
{{ line_item.title }}
Remove
|
{{ wu_format_money(line_item.subtotal) }} / {{ line_item.recurring_description }}
|
{{ wu_format_money(line_item.subtotal) }}
|
Discounts
|
{{ wu_format_money(order.totals.total_discounts) }}
|
Taxes
|
{{ wu_format_money(order.totals.total_taxes) }}
|
Today's Grand Total
|
{{ wu_format_money(0) }}
|
{{ wu_format_money(order.totals.total) }}
|
Total in {{ $moment.unix(order.dates.date_trial_end).format(`LL`) }} - end of trial period.
|
{{ wu_format_money(order.totals.total) }}
|
-
Next fee of {{ wu_format_money(order.totals.recurring.total) }} will be billed in {{ $moment.unix(order.dates.date_next_charge).format(`LL`) }}.
-
Discount applied: {{ order.discount_code.name }} - {{ order.discount_code.code }} ({{ order.discount_code.discount_description }}) {{ wu_format_money(-order.totals.total_discounts) }}
Remove