Payment Spring Boot 是微信领取V3的Java实现,仅仅依赖Spring内置的一些类库。配置简略不便,能够让开发者疾速为Spring Boot利用接入微信领取。

演示例子: payment-spring-boot-samples

文档:Payment Spring Boot文档

有疑问请提交ISSUE会及时跟进,欢送Star ,欢送PR奉献。

1.0.3.SNAPSHOT 曾经进入测试阶段

目前性能

  • 实现微信领取多商户
  • 集成支付宝SDK、疾速接入Spring Boot
  • 实现微信领取V3 根底领取
  • 实现微信领取V3 合单领取
  • 实现微信领取V3 代金券
  • 实现微信领取V3 微信领取分
  • 实现微信领取V3 先享卡

Maven 地方仓库坐标

最新版本的坐标为:

<dependency>    <groupId>cn.felord</groupId>    <artifactId>payment-spring-boot-starter</artifactId>    <version>1.0.2.RELEASE</version></dependency>

更新日志

  • feat: 接入微信领取分
  • feat: 接入为微信领取先享卡
  • fix: 领取回调参数不全的问题

关注公众号:Felordcn 获取更多资讯

集体博客:https://felord.cn