Open‑Source Chinese Payment Systems: Jeepay and DaxPay Overview
This guide reviews two actively maintained open-source Chinese payment platforms—Jeepay, an internet-focused system supporting WeChat Pay, Alipay, UnionPay and more with Spring Boot backend and Ant Design Vue front-end, and DaxPay, a Java-SDK-enabled solution for Alipay, WeChat and UnionPay built on Spring Boot and Vue 3, both offering documentation, demos, and high-concurrency deployment options.
Guide introduces two well‑maintained open‑source Chinese payment systems that can be used for learning or direct integration.
Jeepay : An internet‑oriented payment platform offering transaction, refund, transfer, and split‑payment features. It supports WeChat Pay, Alipay, UnionPay, JD Pay, ShengPay, Agricultural Bank APIs, and aggregated QR codes. The backend is built with Spring Boot, Spring Security, MySQL, Redis, Hutool and MQ; the front‑end uses Ant Design Vue. Distributed deployment and high‑concurrency are supported.
Key resources: project repo, documentation, demo links.
DaxPay : A free open‑source payment system supporting Alipay, WeChat, UnionPay, etc. It provides HTTP APIs and a Java SDK for easy integration without affecting existing systems. Currently single‑merchant only; multi‑merchant version in development. Backend uses Spring Boot, Hutool, MySQL, Redis, Quartz, MQ; front‑end built with Vue 3.x.
Key resources: project repo, docs, demo site.
Java Tech Enthusiast
Sharing computer programming language knowledge, focusing on Java fundamentals, data structures, related tools, Spring Cloud, IntelliJ IDEA... Book giveaways, red‑packet rewards and other perks await!
How this landed with the community
Was this worth your time?
0 Comments
Thoughtful readers leave field notes, pushback, and hard-won operational detail here.