wohugb / wepay

WEPAYv3 api js 实现

Home Page:https://wepay-docs.netlify.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

微支付 v3 nodejs

test

config 配置

{
  "mchid": "",
  "serial_no": "",
  "privateKey": ""
}

文档安装

hugo new site ./
git submodule add https://github.com/google/docsy.git themes/docsy
git submodule update --init --recursive

About

WEPAYv3 api js 实现

https://wepay-docs.netlify.com

License:Apache License 2.0


Languages

Language:JavaScript 57.7%Language:HTML 34.5%Language:CSS 7.5%Language:Shell 0.3%