ID | \nDate | \nUser | \nType | \nMethod | \nAmount | \nHandling Fee | \nStatus | \n\n |
---|---|---|---|---|---|---|---|---|
\n | \n \n {{transaction.createdAt | dateDisplay}}\n | \n\n | \n {{transaction.type}} | \n\n {{transaction.paymentMethod}}\n | \n\n | \n \n {{transaction.handlingFee | priceDisplay}}\n | \n\n {{transaction.status}}\n | \n\n | \n
ID | \n{{ transaction.id }} | \n
Status | \n{{ transaction.status }} | \n
Type | \n{{ transaction.type }} | \n
Payment method | \n\n \n {{ transaction.paymentMethod }}\n \n | \n
Transaction ID | \n\n \n {{ transaction.gatewayPaymentId }}\n \n | \n
Image | \n\n | \n
Note | \n{{ transaction.note || '' }} | \n
Time | \n\n \n {{ transaction.createdAt | datetimeDisplay }}\n \n | \n
# | \nOrder ID | \nAmount | \n
---|---|---|
{{ index + 1 }} | \n\n | \n \n {{ order.totalCost | priceDisplay }}\n | \n
# | \nID | \n
---|---|
{{ index + 1 }} | \n\n | \n
\n | Amount | \n\n \n {{ transaction.amount | priceDisplay }}\n \n | \n
\n | \n Processing Fee \n \n (3% + $0.3) \n \n | \n\n \n {{ transaction.handlingFee | priceDisplay }}\n \n | \n
\n | Total | \n\n \n {{ transaction.totalAmount | priceDisplay }}\n \n | \n