From c4c573092c115dbc153520b5792828049d6a7741 Mon Sep 17 00:00:00 2001 From: likang Date: Wed, 27 May 2015 16:47:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A8=AA=E7=89=88=E6=94=AF=E4=BB=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/webpay.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/webpay.md b/doc/webpay.md index 9241ffd..e1bf9b6 100644 --- a/doc/webpay.md +++ b/doc/webpay.md @@ -5,7 +5,8 @@ GumpTech页面支付 ----------------------- 请使用浏览器方式嵌套GumpTech支付地址: - 统一支付: http://api.gumptech.com/p/index.do + 统一支付: http://api.gumptech.com/v2/p/index.do + 横版: http://api.gumptech.com/v2/wide/p/index.do 需要传入参数: 1. appId: 必选参数 接入前GumpTeck分配的应用id 2. userId: 必选参数 GumpTech平台的用户id,如果传入,页面上角色名字字段会自动填写 -- 2.0.0