# roncoo/roncoo-pay

龙果支付系统（roncoo-pay）是国内首款开源的互联网支付系统，拥有独立的账户体系、用户体系、支付接入体系、支付交易体系、对账清结算体系。目标是打造一款集成主流支付方式且轻量易用的支付收款系统，满足互联网业务系统打通支付通道实现支付收款和业务资金管理等功能。

Repository: https://github.com/roncoo/roncoo-pay
Canonical: https://ross.abutalabs.com/products/roncoo-pay
Homepage: https://www.roncoo.net
Language: Java
License: Apache-2.0
License Family: permissive
Topics: roncoo, roncoo-pay
Last push: 2022-12-31T13:23:01+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3695, "days_push": 1341, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4985, forks 2572 (observed 2026-08-28T04:09:04.225448+00:00)

## What it is
Roncoo-pay is an open-source internet payment system built in Java (Spring Boot) with independent account, user, payment access, transaction, and reconciliation/settlement subsystems. It integrates mainstream Chinese payment channels such as Alipay and WeChat Pay and provides a unified payment gateway for downstream merchants.

## Use cases
- accept Alipay and WeChat Pay payments on my website
- self-host a payment gateway for multiple merchants
- reconcile daily transactions against bank and channel records
- settle funds to merchants automatically
- manage merchant accounts and payment products from an admin backend
- integrate a unified payment API into my business platform

## When to choose
- you need a self-hosted payment aggregation system for Chinese payment channels
- you want merchant onboarding, reconciliation, and settlement out of the box
- you prefer a full Java/Spring Boot stack you can extend

## When to avoid
- you need international payment channels like Stripe or PayPal
- you require a fully managed PCI-compliant payment provider
- you need a very recent release cadence or guaranteed long-term support

## Facets
- artifact type: application
- maturity: maintenance
- function: api-framework, web-framework, caching, middleware
- domain: fintech, e-commerce, backend, self-hosted
- platform: jvm, self-hosted
- tags: payment-system, payment-gateway, alipay, wechat-pay, reconciliation, settlement, merchant-portal, spring-boot, mybatis, web-server, docker

## Member repositories
- roncoo/roncoo-pay (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:04.225448+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:17:41.023971+00:00, confidence not recorded.
  - readme: https://github.com/roncoo/roncoo-pay (fetched 2026-08-28T04:09:04.225448+00:00, sha f07c8ac63376)
  - homepage: https://www.roncoo.net (fetched 2026-08-29T08:58:55.812359+00:00, sha 19ced7c52f9d)
  - site_page: https://www.roncoo.net/docs (fetched 2026-08-29T08:58:55.814941+00:00, sha 7089f8168299)
  - site_page: https://www.roncoo.net/about (fetched 2026-08-29T08:58:55.816739+00:00, sha a97597ac662b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
