@lkspc/wxpay

1.0.2 • Public • Published

WXPay

微信支付工具库

用法

初始化

const wxpay = require('wxpay')(config);

统一下单

wxpay.unifiedOrder({
  out_trade_no: '201804010000',
  // ...
});

Readme

Keywords

Package Sidebar

Install

npm i @lkspc/wxpay

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

11.9 kB

Total Files

7

Last publish

Collaborators

  • lkspc