สร้างบิล, QR Code, ยกเลิก, ประวัติ
ค้นหา pmlTransactionId จากประวัติแล้วยกเลิก
{{ cancel.orderResult.msg }}
ยกเลิกตรงด้วย pmlTransactionId
{{ cancel.pmlResult.msg }}
| PML ID | Order ID | Amount | Status | Date |
|---|---|---|---|---|
| {{ tx.pmlTransactionId }} | {{ tx.orderId }} | {{ Number(tx.amount).toFixed(2) }} | {{ tx.paymentStatus }} | {{ tx.orderDate }} |
{{ history.loading ? '' : 'กด Load เพื่อดูประวัติรายการ' }}
{{ auth.result.msg }}