From 3bae07658e3add9b3930847836a78415e800fdfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=BA=B7?= Date: Mon, 27 Jul 2015 17:00:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/server_document.md | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/doc/server_document.md b/doc/server_document.md index 84e2090..06efe85 100644 --- a/doc/server_document.md +++ b/doc/server_document.md @@ -7,7 +7,8 @@ userId: 平台用户id product: 购买商品名字(50字符) currency: 币种 (目前仅有CNY) - amount: 充值金额(分) + amount: 充值金额(分) + channel:支付渠道(对应详情见3) sig: 签名(算法详见2) 第三方server端返回值: @@ -51,4 +52,19 @@ - 注意:参数是按字母升序排列 akey=value&bkey=value.... + secretkey \ No newline at end of file + 注意:参数是按字母升序排列 akey=value&bkey=value.... + secretkey + +3.channel详情(部分上线) +-------------------------------- + + 100100:丫丫玩 + 100200:小皮 + 100300:安智 + 100400:豌豆荚 + 100500:应用汇 + 100600:机锋 + 100700:泡椒 + 100800:木蚂蚁 + 100900:靠谱助手 + 101000:游戏群(熊猫玩) + 101100:琵琶网 \ No newline at end of file -- 2.0.0