{{ t.message }}

MaeManee Admin

{{ tokenStatusText }}

สร้างบิล, QR Code, ยกเลิก, ประวัติ

Wallet Balance
{{ info.walletBalance }}
Daily Remaining
{{ info.dailyRemaining }}
Shop
{{ info.shopName }}
KYM Tier / Daily Limit
{{ info.kymInfo }}
สร้างบิล & QR Code
QR Code
Transaction ID{{ bill.webTxId }}
Order ID{{ bill.orderId }}
PML ID{{ bill.pmlId || 'N/A' }}
ยกเลิกบิล

ค้นหา pmlTransactionId จากประวัติแล้วยกเลิก

{{ cancel.orderResult.msg }}


ยกเลิกตรงด้วย pmlTransactionId

{{ cancel.pmlResult.msg }}

ประวัติรายการ
PML IDOrder IDAmountStatusDate
{{ tx.pmlTransactionId }} {{ tx.orderId }} {{ Number(tx.amount).toFixed(2) }} {{ tx.paymentStatus }} {{ tx.orderDate }}

{{ history.loading ? '' : 'กด Load เพื่อดูประวัติรายการ' }}

Authentication

{{ auth.result.msg }}