async-wechat-pay

wechat payment that return promise

Usage no npm install needed!

<script type="module">
  import asyncWechatPay from 'https://cdn.skypack.dev/async-wechat-pay';
</script>

README

async-wechat-pay

Node 版微信支付 sdk,返回 promise 便于在 async 写法中处理

Usage

npm i async-wechat-pay --save

Note

正在开发中,如果不小心搜到了这个,请勿使用

Inspired by alipay-mobile