{{'checkout.title.cashPayment' | i18n:{amount: displayTotal} }}
{{'checkout.title.creditPayment' | i18n:{amount: displayTotal} }}
{{'checkout.title.visaCheckoutPaid' | i18n:{amount: displayTotal} }}
{{'checkout.title.creditPaymentPaid' | i18n:{amount: displayTotal} }}
{{'checkout.title.debitPayment' | i18n:{amount: displayTotal} }}
{{'checkout.title.loyaltyTotal' | i18n:{amount: loyaltyTotal} }}
{{'checkout.title.loyaltyPayment' | i18n:{amount: loyaltyPoint} }}
{{'checkout.title.voucherPayment' | i18n:{amount: voucherPrice} }}