微信支付 SDK V2 版支付(商户/服务商) V2 版分账(商户/服务商) V2 版企业付款到零钱 V3 版支付即服务 安装包 go get -u github.com/wleven/wxpay 查看文档 // 执行命令 godoc -http=:8888 -play // 浏览器打开文档 http://127.0.0.1:8888/pkg/github.com/wleven/wxpay/ V2 版本下单接口 config := entity.PayConfig{ // 传入支付初始化参数 AppID string // 商户/服务商 AppId(公众号/小程序) MchID string // 商户/服务商 商户号 SubAppID string // 子商户公众号ID
2021-11-21 13:22:01 20KB golang pay sdk wxpay
1
2021-服务商支付demo-jsapi-微信支付.zip
2021-02-21 14:07:41 35KB 微信支付 服务商支付 jsapi demo
1