davidmr001 / payment-spring-boot

微信支付V3,微信优惠券,代金券、公众号支付、微信小程序支付

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

最好用的微信支付V3 Spring Boot 组件

为了满足业务中出现app支付、公众号支付、小程序支付等多appid并存的场景,对原有的进行了增强开发出了多租户版本。

请给Payment Spring Boot Star以鼓励,谢谢。

Maven 最新**仓库坐标

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

功能

  • 实现微信支付多商户
  • 集成支付宝SDK、快速接入Spring Boot
  • 实现微信支付V3 基础支付
  • 实现微信支付V3 合单支付
  • 实现微信支付V3 代金券
  • 实现微信支付V3 微信支付分
  • 实现微信支付V3 先享卡
  • 实现微信支付V3 商家券
  • 实现微信支付V3 批量转账到零钱

更多参考changelog

核心API结构

随着版本迭代会增加

开源协议

Apache 2.0

仓库地址

文档地址

QQ交流群

为了交流解惑,新建QQ群,可通过扫码进入。

QQ交流群

About

微信支付V3,微信优惠券,代金券、公众号支付、微信小程序支付

License:Apache License 2.0


Languages

Language:Java 100.0%