Commit 812374666c304d8147ad9138cce7f95034be7aca
1 parent
3e2e476b70
Exists in
master
init
Showing 1 changed file with 4 additions and 5 deletions Side-by-side Diff
webpay.md
| 1 | - | |
| 2 | 1 | GumpTech页面支付 |
| 3 | 2 | ----------------------- |
| 4 | 3 | |
| ... | ... | @@ -6,11 +5,11 @@ GumpTech页面支付 |
| 6 | 5 | 请使用iframe方式嵌套GumpTech支付地址: |
| 7 | 6 | http://sdk.letsgame.mobi/v1/pay/mol_web.do |
| 8 | 7 | 需要传入参数: |
| 9 | - 1. appId | |
| 10 | - 2. queryRoleUrl用户向第三方查询角色名字接口 | |
| 11 | - 3. servers 区服列表字符串 | |
| 8 | + 1. appId | |
| 9 | + 2. queryRoleUrl用户向第三方查询角色名字接口 | |
| 10 | + 3. servers 区服列表字符串 | |
| 12 | 11 | |
| 13 | 12 | |
| 14 | 13 | |
| 15 | 14 | |
| 16 | 15 | -http://devsdk.letsgame.mobi/v1/pay/mol_web.do?appId=100&queryRoleUrl=http://devsdk.letsgame.mobi/v1/user/query_role.do&servers=[{%22serverId%22:%22s2%22,%20%22serverName%22:%22%E6%B5%8B%E8%AF%951%22},{%22serverId%22:%22s2%22,%20%22serverName%22:%22%E6%B5%8B%E8%AF%952%22}] |
| 16 | +http://devsdk.letsgame.mobi/v1/pay/mol_web.do?appId=100&queryRoleUrl=http://devsdk.letsgame.mobi/v1/user/query_role.do&servers=[{%22serverId%22:%22s2%22,%20%22serverName%22:%22%E6%B5%8B%E8%AF%951%22},{%22serverId%22:%22s2%22,%20%22serverName%22:%22%E6%B5%8B%E8%AF%952%22}] | |
| 17 | 17 | \ No newline at end of file |