Simplify WeChat Pay V3 Integration with Payment Spring Boot Starter

Payment Spring Boot is a lightweight Java library that implements WeChat Pay V3 for Spring Boot applications, offering easy configuration, multi‑merchant support, Alipay integration, and features such as basic payments, combined orders, vouchers, PayScore, and pre‑enjoy cards, with Maven coordinates and a changelog provided.

Programmer DD
Programmer DD
Programmer DD
Simplify WeChat Pay V3 Integration with Payment Spring Boot Starter

Payment Spring Boot is a Java implementation of WeChat Pay V3 that relies only on Spring’s built‑in libraries, providing simple configuration for quickly adding WeChat Pay to Spring Boot applications.

Demo repository: https://github.com/NotFound403/payment-spring-boot-samples

Documentation: https://notfound403.github.io/payment-spring-boot/#/

If you have questions, submit an ISSUE and the maintainers will respond promptly.

Current Features

Multi‑merchant WeChat Pay support

Alipay SDK integration for quick Spring Boot adoption

Basic WeChat Pay V3 payments

WeChat Pay V3 combined orders

WeChat Pay V3 vouchers

WeChat Pay V3 PayScore

WeChat Pay V3 pre‑enjoy cards

Maven Central Coordinates

Latest version coordinates:

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

Changelog

feat: added PayScore integration

feat: added pre‑enjoy card integration

fix: resolved incomplete payment callback parameters

Original Source

Signed-in readers can open the original source through BestHub's protected redirect.

Sign in to view source
Republication Notice

This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactadmin@besthub.devand we will review it promptly.

JavamavenSpring BootWeChat PayPayment Integration
Programmer DD
Written by

Programmer DD

A tinkering programmer and author of "Spring Cloud Microservices in Action"

0 followers
Reader feedback

How this landed with the community

Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.