0.1.2 • Published 8 years ago

libalipay v0.1.2

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

#libalipay

Alipay SDK for nodejs.

Installation

libalipay is available as an npm package.

npm i libalipay

API

  • getInstance(name) 获取实例
  • init(config) 初始化
  • verify(notify_id) 验证一个通知是否是支付宝发出的,Promise返回bool值,不抛出异常
  • createPayReq(data) 创建支付参数

Contribute

Maichong Software

Liang Xingchen

License

This project is licensed under the terms of the MIT license

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago