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.duration_unit }} |
{{ 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 {{ $moment.unix(order.dates.date_trial_end).fromNow() }} - end of trial period | {{ wu_format_money(order.totals.total) }} |
- Next fee of {{ wu_format_money(order.totals.recurring.total) }} will be billed {{ $moment.unix(order.dates.date_next_charge).fromNow() }} ({{ $moment.unix(order.dates.date_next_charge).format("YYYY-MM-DD") }}).
-
Discount applied: {{ order.discount_code.name }} - {{ order.discount_code.code }} ({{ order.discount_code.discount_description }}) {{ wu_format_money(-order.totals.total_discounts) }}
Remove