支付宝、微信支付方式多样, 开发繁琐, 使用该sdk, 只需10行代码, 帮你搞定!
版本 | 支付方式 | 支付 | 退款 | 备注 |
---|---|---|---|---|
1.1.0 | 微信公众账号 | √ | √ | |
1.2.0 | 微信h5 | √ | √ | 2018.05.23发布 |
- 要求JDK8+
- IDE 需安装 lombok 插件
- 如果想贡献代码,请阅读代码贡献指南
- qq群(590730230)。目前项目处于刚刚起步开发阶段,欢迎有兴趣的朋友加群共同开发。
<dependency>
<groupId>cn.springboot</groupId>
<artifactId>best-pay-sdk</artifactId>
<version>1.2.0</version>
</dependency>