| 字段名 | 类型 | 描述 | 示例 |
|---|---|---|---|
| url | string | 聚合收银台地址 | |
| acquirer_order_id | string | ET 收单ID | |
| transaction_currency_code | string | 交易币种 | |
| transaction_amount | Number | 交易金额 | |
| time_expire | string | 订单过期时间(北京时间) |
| status_code | message | 备注 |
|---|---|---|
| 000000 | success | 成功 |
| 310042 | 过期时间不能小于当前时间 | |
| 310046 | notify_url 必须是 http/https 开头的链接 | |
| 310031 | payment_success_url 必须是 http/https 开头的链接 | |
| 310032 | close_order_url 必须是 http/https 开头的链接 | |
| 310039 | 暂无可用支付方式 | |
| 310040 | 支付方式没有权限 | |
| 310041 | 币种没有权限 | |
| 310047 | merchant_order_id 重复 | |
| 320021 | 金额不能小于等于0 | |
| 310029 | 支付方式不存在 | |
| 310030 | 时区格式错误 | |
| 300004 | 时间格式错误 |