| ... | @@ -311,6 +311,7 @@ Content-Type: application/json |
... | @@ -311,6 +311,7 @@ Content-Type: application/json |
|
|
|:---|:---|
|
|
|:---|:---|
|
|
|
|pay ${amount}|支付指定金额(分)|
|
|
|pay ${amount}|支付指定金额(分)|
|
|
|
|pay ${amount} use #${user_account}|支付指定金额(分),使用用户的指定账户|
|
|
|pay ${amount} use #${user_account}|支付指定金额(分),使用用户的指定账户|
|
|
|
|
|pay ${amount} via ${seq}|用于合并支付时使用,不发生支付,使用父订单结果|
|
|
|
|charge ${amount}|充值指定金额(分)(例如 charge 1)|
|
|
|charge ${amount}|充值指定金额(分)(例如 charge 1)|
|
|
|
|refund ${amount}|退款指定金额(分)(例如 refund 1)|
|
|
|refund ${amount}|退款指定金额(分)(例如 refund 1)|
|
|
|
|refund *|全额退款|
|
|
|refund *|全额退款|
|
| ... | | ... | |