Payment Spring Boot 1.0.2.RELEASE 发布,接入微信支付分、先享卡功能

栏目: 软件资讯 · 发布时间: 3年前

内容简介:Payment Spring Boot 是微信支付V3的Java实现,仅仅依赖Spring内置的一些类库。配置简单方便,可以让开发者快速为Spring Boot应用接入微信支付。 演示例子: payment-spring-boot-samples 文档:Payment Spring ...

Payment Spring Boot 是微信支付V3的 Java 实现,仅仅依赖Spring内置的一些类库。配置简单方便,可以让开发者快速为Spring Boot应用接入微信支付。

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

文档:Payment Spring Boot文档

 

有疑问请提交ISSUE会及时跟进。

目前功能

  • 实现微信支付多商户

  • 集成支付宝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: 支付回调参数不全的问题


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

An Introduction to Genetic Algorithms

An Introduction to Genetic Algorithms

Melanie Mitchell / MIT Press / 1998-2-6 / USD 45.00

Genetic algorithms have been used in science and engineering as adaptive algorithms for solving practical problems and as computational models of natural evolutionary systems. This brief, accessible i......一起来看看 《An Introduction to Genetic Algorithms》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

URL 编码/解码
URL 编码/解码

URL 编码/解码

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具