{{getLocaleHtmlValue('PayingCustomerName')}} | {{getLocaleHtmlValue('InvoiceReferenceNo')}} | {{getLocaleHtmlValue('Description')}} | {{getLocaleHtmlValue('Currency')}} | {{getLocaleHtmlValue('Amount')}} | |
---|---|---|---|---|---|
{{paymentData.cusName!=''?paymentData.cusName:' '}} | {{paymentData.invoiceId!=''?paymentData.invoiceId:' '}} | {{paymentData.invoiceId!=''?paymentData.invoiceId:' '}} | {{paymentData.remarks!=''?paymentData.remarks:' '}} | {{paymentData.currency!=''?paymentData.currency:' '}} | {{paymentData.amount!=''?paymentData.amount:' '}} |
{{getLocaleHtmlValue('TransactionAmount') | uppercase}}
{{convData.currencyConvert}}
{{convData.amountConvert}}
Conversion Rate: 1 {{paymentData.currencyConvert}} = {{convData.currencyConvert}} {{convData.currencyConversionRate}}
{{getLocaleHtmlValue('ForMoreInfo')}} {{getLocaleHtmlValue('PrivacyPolicy')}} .
{{getLocaleHtmlValue('PrivacyPolicy')}} .
{{getLocaleHtmlValue('SelectCurrency')}}
{{transactionMessage}} | |
{{getLocaleHtmlValue('NextRecurringDate')}} | {{recurringDate | date:'EEE MMM d y'}} |
{{getLocaleHtmlValue('BankPolicyAlt')}} | |
{{getLocaleHtmlValue('CancellationPolicy')}} | {{selectedTermsAndCondtionName}} |
{{getLocaleHtmlValue('TransactionDate')}} | {{paymentData.tempAuthTime}} |
{{getLocaleHtmlValue('CardNumber')}} | {{paymentData.reqCardNumber}} |
{{getLocaleHtmlValue('CardType')}} | {{paymentData.cardTypeValue}} |
{{getLocaleHtmlValue('TransactionAmount')}} | {{paymentData.amountPayment}} |
{{getLocaleHtmlValue('TransactionCurrency')}} | {{paymentData.currencyPayment}} |
{{getLocaleHtmlValue('ApprovalCode')}} | {{paymentData.authCode}} |
{{getLocaleHtmlValue('RRN')}} | {{appName == 'Pure Payment'?paymentData.authTransRefNo:paymentData.reqReferenceNumber}} |
{{getLocaleHtmlValue('TransactionStatus')}} | {{transactionStatus}} |