使用 go-pay 快速实现多种支付

go-pay

go-pay 是基于 go 语言的支付工具包,包含微信、支付宝、通联支付、拉卡拉、PayPal、Apple 的 Go 版本SDK。是一款极简、易用的聚合支付 SDK。

基于 go-pay 您可以较容易地完成 go 支付相关模块的开发工作。

go-pay 官网

https://github.com/go-pay/gopay

gitee 同步仓库

https://gitee.com/less_code/gopay-sync

安装

此文档内容需登录 + 付费后才能查看!

使用手册

https://github.com/go-pay/gopay/tree/main/doc

示例代码

https://github.com/go-pay/gopay/tree/main/examples