Subscriptions
Subscriptions are renewed within first 5 business days of expire issue month.
{{sub.street}}
{{sub.city}}, {{sub.state}} {{sub.postalCode}} {{sub.country}}
{{checkExpired(sub) ? 'Expired' : 'Expire Issue'}}: {{sub.curExpDate | lastIssue}}
CirculationId: {{sub.circulationId}}
AutoRenew: {{['BDAUTO','BFAUTO','BCAUTO'].includes(sub.subCode) ? 'Active' : ['BDOUT','BFOUT','BCOUT'].includes(sub.subCode) ? 'Opt-Out' : 'Deactivated'}} ${{outputCountryPrice(sub.country)}}/yr
Subscriptions Pending Processing
{{order.street}}
{{order.city}}, {{order.state}} {{order.postalCode}} {{order.country}}
Order ID: {{order.orderId}}
Order Date: {{order.orderDate | stdDate}}
Renew now for ${{selectedSub.price}} to add 1 year
{{selectedSub.street}}
{{selectedSub.city}}, {{selectedSub.state}} {{selectedSub.postalCode}} {{selectedSub.country}}
Expire Issue: {{selectedSub.curExpDate | lastIssue}}
Credit Card: {{selectedSub.last4}} {{selectedSub.expMo}}/{{selectedSub.expYr}}
CirculationId: {{selectedSub.circulationId}}