export default { "merchant.portal.payment.page.title": "Transactions", "merchant.portal.payment.page.description": "View payment records and transaction history for your orders", "merchant.portal.payment.id": "ID", "merchant.portal.payment.payment_no": "Payment No.", "merchant.portal.payment.order_id": "Order ID", "merchant.portal.payment.amount": "Amount", "merchant.portal.payment.pay_type": "Payment Method", "merchant.portal.payment.pay_type.0": "Balance", "merchant.portal.payment.pay_type.1": "WeChat Pay", "merchant.portal.payment.status": "Status", "merchant.portal.payment.status.0": "Pending", "merchant.portal.payment.status.1": "Success", "merchant.portal.payment.status.2": "Refunded", "merchant.portal.payment.paid_at": "Paid At", "merchant.portal.payment.created_at": "Created At", };