End Date {{ installments.end_date * 1000 | date: 'mediumDate' : 'UTC' }}
{{customForm.getMPPromoDescription()}}
Your {{donation.type.title}} payment will be processed on {{ getTime(donation.date) | date: 'mediumDate'}} (today) for the amount of {{getCurrency(getAmountWithFee())}} and will continue until {{ customForm.getEndDate() | date: 'mediumDate' }} and will continue for a total of {{ customForm.paymentElement.max_installments }} installments (including first) totaling {{ customForm.paymentElement.max_installments > 0 ? (getCurrency(getAmountWithFee() * customForm.paymentElement.max_installments)) : '[select number of payments above]' }}. Your last {{donation.type.title}} payment will be processed on {{customForm.paymentElement.installment_details.end_date_medium}}.