| Name | Description | Type | Additional information |
|---|---|---|---|
| orderid |
订单ID |
string |
Required |
| notify_url |
回调地址 |
string |
None. |
| appid |
微信小程序APPID |
string |
None. |
| amount |
金额(只有储值卡充值时需要传入,其他的通过存储过程来取得) |
decimal number |
None. |
| openid |
微信用户OPENID |
string |
Required |
| terminalcode |
终端设备号 |
string |
None. |
| clientip |
客户端IP |
string |
Required |
| terminaltype |
终端类型:ANDROID:安卓;IOS:苹果;WEB:PC或H5;OTHER:其他 |
string |
Required |