Skip to content

Commit

Permalink
update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zyf0330 committed Jun 13, 2016
1 parent ec040af commit ef53cd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Beecloud的cordova插件,暂时只有安卓版本,ios版本留待以后添

#### beecloud
* `pay` 支付。以下为内部对象:

>* `init()` 调用各个支付渠道之前需要初始化beecloud参数等,相关参数在源文件中手动填入。注意,微信支付需要填入wxappid。
>* `ali_app(title, totalfee, orderNo, optional, cb(Error, info))` 支付宝app支付
>* `wx_app(title, totalfee, orderNo, optional, cb(Error, info))` 微信app支付

0 comments on commit ef53cd4

Please sign in to comment.