当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
42 Star 94 Fork 28

felord / WePay
暂停

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.21 KB
一键复制 编辑 原始数据 按行查看 历史
felord 提交于 2020-12-11 11:37 . update README.md.

微信支付V2官方处于维护模式,所以本项目也处于维护模式,如果对V3有兴趣的请移步 payment-spring-boot

WePay-支付接口JAVA封装

目标

  • 不需要过分关注支付本身的支付逻辑 只关注支付过程中具体业务的实现

微信支付UML

UML

wiki

maven坐标

<dependency>
  <groupId>cn.felord</groupId>
  <artifactId>wePay</artifactId>
  <version>1.0.4</version>
</dependency>

仓库地址

Java
1
https://gitee.com/felord/WePay.git
git@gitee.com:felord/WePay.git
felord
WePay
WePay
1.0.4

搜索帮助