- 授权协议: Apache
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: https://gitee.com/felord/WePay
- 软件文档: https://gitee.com/felord/WePay
软件介绍
一个微信支付的SDK,配置简单,调试方便。是接入微信支付的利器,也是学习微信支付调用的好东西。
目标
不需要过分关注支付本身的支付逻辑 只关注支付过程中具体业务的实现
微信支付UML
maven坐标
<dependency> <groupId>cn.felord</groupId> <artifactId>wePay</artifactId> <version>1.0.4</version> </dependency>
