From b0e2ea3b6e99464a8e37755b134a158c1fc8832f Mon Sep 17 00:00:00 2001 From: likang Date: Mon, 1 Jun 2015 17:19:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9callback=E5=AD=97=E6=AE=B5?= =?UTF-8?q?=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/ServerDocument.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/ServerDocument.md b/doc/ServerDocument.md index 1e8302f..2c4fc60 100644 --- a/doc/ServerDocument.md +++ b/doc/ServerDocument.md @@ -29,9 +29,9 @@ userId: 平台用户id product: 购买商品名字 extraInfo:游戏接入方传入自定义参数,200字符 - currency:币种 exp:USD RMB + currency:币种 (可忽略) amount:支付过程中选中额度,第三方可以忽略此参数 - realAmount: 最终用户支付的额度 + realAmount: 最终用户支付的额度 (美元) serverId: 第三方区服id roleId: 第三方平台角色id subPayGateId: 支付类型id -- 2.0.0