{{$root.lang.transaction_status}}

{{(data.flag == 'referenceNo') ? $root.lang.reference_number_detail : $root.lang.document_number_detail}}
{{formDetail.taxMasterVO.systemDocumentNo}}
{{formDetail.data.reason | checkEmpty }}

{{$root.lang.paymentDetail}}

{{formDetail.data.productServiceName}} - {{formDetail.data.menuName ? formDetail.data.menuName : 'Single MPN Billing ID Payment'}}

{{formDetail.taxMasterVO.remitterAccountNo}} {{formDetail.taxMasterVO.remitterAccountCurrency}} {{formDetail.taxMasterVO.remitterAccountName}}

{{formDetail.taxMasterVO.transactionCurrency}}

{{formDetail.taxMasterVO.transactionAmount | number:2}}

{{formDetail.taxMasterVO.transactionCurrency}}

{{formDetail.taxMasterVO.totalDebitAmount | number:2}}

{{output.invoiceDate == '' ? '-' : (output.invoiceDate == null ? '-' : output.invoiceDate)}}
{{$root.lang.email}} {{formDetail.data.email || '-' }}
{{$root.lang.sms}} {{formDetail.data.smsNumber || '-' }}