Commit d8cb18253d9f8dd86dc18d5e92eaa1b20ce0b7ae
1 parent
e515d44df3
Exists in
master
update
Showing 1 changed file with 2 additions and 6 deletions Side-by-side Diff
doc/webpay.md
| 1 | - | |
| 2 | -以下两个接口需要研发商提供,否则支付的时候会出现查询角色信息失败提示 | |
| 1 | +以下两个接口需要研发商提供,否则支付的时候会出现"获取支付信息失败"提示 | |
| 3 | 2 | ---------------------------------- |
| 4 | 3 | |
| 5 | 4 | |
| ... | ... | @@ -71,7 +70,4 @@ GumpTech页面支付(已集成到sdk中,可忽略) |
| 71 | 70 | |
| 72 | 71 | 以下参数需要在服务端配置,需要研发商联系接口人配置: |
| 73 | 72 | 1. queryRoleUrl: 支付页面显示服务器列表 参考【第三方查询角色接口】 |
| 74 | - 2. querySeversUrl: 查询用户角色 格式参考【第三方查询区服列表接口】 | |
| 75 | - | |
| 76 | - | |
| 77 | - | |
| 78 | 73 | \ No newline at end of file |
| 74 | + 2. querySeversUrl: 查询用户角色 格式参考【第三方查询区服列表接口】 | |
| 79 | 75 | \ No newline at end of file |