Commit c4c573092c115dbc153520b5792828049d6a7741
1 parent
1686b46fd1
Exists in
master
横版支付
Showing 1 changed file with 2 additions and 1 deletions Side-by-side Diff
doc/webpay.md
... | ... | @@ -5,7 +5,8 @@ GumpTech页面支付 |
5 | 5 | ----------------------- |
6 | 6 | 请使用浏览器方式嵌套GumpTech支付地址: |
7 | 7 | |
8 | - 统一支付: http://api.gumptech.com/p/index.do | |
8 | + 统一支付: http://api.gumptech.com/v2/p/index.do | |
9 | + 横版: http://api.gumptech.com/v2/wide/p/index.do | |
9 | 10 | 需要传入参数: |
10 | 11 | 1. appId: 必选参数 接入前GumpTeck分配的应用id |
11 | 12 | 2. userId: 必选参数 GumpTech平台的用户id,如果传入,页面上角色名字字段会自动填写 |