Generating Order Summary...
Description | Net Total | Discounts | Tax | Gross Total |
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) }} | {{ wu_format_money(line_item.discount_total) }} | {{ wu_format_money(line_item.tax_total) }} {{ line_item.tax_label }} {{ line_item.tax_rate }}% | {{ wu_format_money(line_item.total) }} |
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