2024-12-19 12:12:29 +07:00

38 lines
828 B
JSON

{
"amount": "金額",
"couponDiscount": "優惠券折扣",
"discount": "折扣金額",
"failed": "失敗",
"feeAmount": "手續費",
"method": "付款方式",
"methods": {
"alipay_f2f": "支付寶(面對面)",
"balance": "餘額",
"epay": "易支付",
"stripe_alipay": "Stripe(支付寶)",
"stripe_wechat_pay": "Stripe(微信)"
},
"orderNumber": "訂單編號",
"status": {
"0": "狀態",
"1": "待支付",
"2": "已支付",
"3": "已取消",
"4": "已關閉",
"5": "已完成"
},
"subscribe": "訂閱",
"subscribePrice": "訂閱價格",
"total": "總計",
"tradeNo": "交易號",
"type": {
"0": "類型",
"1": "新購",
"2": "續費",
"3": "重置流量",
"4": "充值"
},
"updateTime": "更新時間",
"user": "使用者"
}