Skip to content

helvenk/wxpay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WXPay

微信支付工具库

安装

yarn add @lkspc/wxpay

用法

初始化

const WXPay = require('@lkspc/wxpay');

const wxpay = new WXPay(config);

统一下单

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

About

wechat payment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published