A demo project use fastwego/wxpay sdk
- checkout project
git clone https://github.com/fastwego/wxpay-demo.git - install fastwego/wxpay
go get github.com/fastwego/wxpay - build
go build - edit config in
.env.distfile and rename to.env - run
wxpay-demo - that's all & enjoy ;)