awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
roncoo avatar

roncoo/roncoo-pay

0
View on GitHub↗
4,960 stars·2,587 forks·Java·apache-2.0·11 vueswww.roncoo.net↗

Roncoo Pay

Roncoo Pay is a multi-tenant payment platform that integrates Alipay and WeChat Pay as external payment channels, handling payment request routing, authorization, and capture. It also includes an automated settlement engine that calculates net amounts and initiates daily fund transfers, along with a reconciliation engine that matches internal transaction logs against provider statements to detect discrepancies. In addition to payment processing, the project provides a multi-tenant online education delivery platform for live and on-demand courses, exams, and enterprise training.

The platform uses a plugin-based adapter architecture that allows new payment channels to be added without modifying core code. Each tenant is assigned a unique subdomain for isolated configuration and data, and payment requests pass through a validation and routing pipeline before being directed to the appropriate channel adapter. Transaction results are dispatched to merchant endpoints via an event-driven callback notifier with configurable retry policies, and in-progress orders are monitored through status polling. Scheduled batch reconciliation jobs run on a configurable cron schedule to flag discrepancies between internal records and external provider reports.

Administrative capabilities include a web interface for managing tenants, merchants, payment products, fee rates, and system configuration, as well as account balance tracking and multi-tenant domain management. The project provides deployment scripts and shared storage support for clustering across multiple servers.

Features

  • Payment Gateways - Provides a payment gateway that routes transactions from merchants to Alipay and WeChat Pay for authorization, settlement, and reconciliation.
  • Daily Settlement Batchers - Aggregates confirmed transactions per merchant, calculates net amounts, and initiates daily fund transfers.
  • Subdomain Routers - Assigns unique subdomains per tenant and resolves them via cloud DNS for isolated configuration and data.
  • Financial Reconciliation Tools - Matches internal transaction logs with external provider reports to identify discrepancies and close accounts daily.
  • Alipay Integrations - Ships a dedicated Alipay integration for accepting payments through that specific channel.
  • Payment Adapters - Integrates third-party payment providers through a common adapter interface, allowing dynamic addition without core changes.
  • Multi-Merchant Payment Support - Provides a web interface for operators to manage multiple merchants, payment products, fee rates, and domain configuration.
  • WeChat Pay Integrations - Provides a dedicated WeChat Pay integration for processing transactions through that platform.
  • Programmatic Settlement Engines - Calculates net settlement amounts for confirmed transactions and automatically transfers funds to merchant accounts daily.
  • Transaction Reconciliation - Matches internal order records against provider statements to detect discrepancies in amounts, fees, and statuses.
  • Scheduled Batch Reconciliations - Matches internal transaction logs with external provider statements using scheduled cron-driven jobs to flag discrepancies.
  • Online Courses - Offers a multi-tenant platform for live and on-demand courses, exams, and classes for institutions and enterprise training.
  • Event-Driven Callbacks - Dispatches transaction result notifications to merchant endpoints with configurable retry policies.
  • Request Validation and Routing Pipelines - Validates incoming payment requests against business rules and routes them to the correct channel adapter.
  • Balance Tracking - Tracks user balances and transaction history to maintain accurate account status across payment records.
  • Multi-Tenant Domain Managers - Assigns unique subdomains per tenant and integrates with cloud DNS for tenant isolation.
  • Configuration Administration Interfaces - Provides a web interface for operators to manage merchants, payment products, fee rates, and system configuration.
  • Online Course Delivery Platforms - Offers a multi-tenant platform for live and on-demand courses, exams, and enterprise training.
  • Application Deployment - Ships deployment scripts and shared storage support for clustering across multiple servers.

Historique des stars

Graphique de l'historique des stars pour roncoo/roncoo-payGraphique de l'historique des stars pour roncoo/roncoo-pay

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Roncoo Pay

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Roncoo Pay.
  • go-pay/gopayAvatar de go-pay

    go-pay/gopay

    5,632Voir sur GitHub↗

    GoPay is a Go SDK that aggregates multiple Chinese and international payment gateways behind a single, unified interface. It provides a consistent API for creating payment orders, processing refunds, handling asynchronous gateway callbacks, and querying transaction statuses across providers like Alipay and WeChat Pay. The SDK abstracts away the differences between individual payment gateways through a gateway-agnostic interface, with built-in callback signature verification, error-code normalization, and request-response serialization. It includes dedicated client factories for each payment p

    Goalipayallinpayapple
    Voir sur GitHub↗5,632
  • yansongda/payAvatar de yansongda

    yansongda/pay

    5,348Voir sur GitHub↗

    This project is a multi-gateway payment SDK that provides a unified API and abstraction layer for integrating multiple payment providers. It maps high-level payment operations to provider-specific API calls and standardizes diverse outputs through a unified response normalization system. The SDK supports multi-tenant configuration, allowing a single runtime instance to isolate credentials and settings for different business accounts. It features a plugin-based architecture that enables the addition of custom payment gateways through abstract class implementations. The capability surface cove

    PHPalipaydouyinlaravel-pay
    Voir sur GitHub↗5,348
  • lilishop/lilishopAvatar de lilishop

    lilishop/lilishop

    4,216Voir sur GitHub↗

    Lilishop is a multi-vendor B2B2C e-commerce platform designed as a marketplace where third-party merchants can manage independent storefronts within a unified ecosystem. It is built on a Spring Cloud microservices architecture and a Spring Boot backend, utilizing Vue and Uniapp to deliver responsive user interfaces across web, mobile, and mini-program platforms. The platform differentiates itself through integrated marketing automation tools, including group buying, bargain campaigns, and a commission-based affiliate distribution network. It also features a comprehensive financial settlement

    Javab2b2cdockerjava
    Voir sur GitHub↗4,216
  • jeequan/jeepayAvatar de jeequan

    jeequan/jeepay

    6,206Voir sur GitHub↗

    Jeepay is an open-source payment gateway that accepts payments through WeChat Pay, Alipay, and UnionPay from a single integrated system. It functions as a multi-channel payment platform with aggregated QR code generation, allowing customers to scan one code and pay with any supported method, while also providing multi-merchant account management for onboarding and isolating independent merchants with their own payment configurations. The system secures all API requests and responses using cryptographic signatures to verify authenticity and prevent tampering. It delivers asynchronous payment r

    Javajeepayxxpay
    Voir sur GitHub↗6,206
Voir les 30 alternatives à Roncoo Pay→

Questions fréquentes

Que fait roncoo/roncoo-pay ?

Roncoo Pay is a multi-tenant payment platform that integrates Alipay and WeChat Pay as external payment channels, handling payment request routing, authorization, and capture. It also includes an automated settlement engine that calculates net amounts and initiates daily fund transfers, along with a reconciliation engine that matches internal transaction logs against provider statements to detect discrepancies. In addition to payment processing, the project provides a…

Quelles sont les fonctionnalités principales de roncoo/roncoo-pay ?

Les fonctionnalités principales de roncoo/roncoo-pay sont : Payment Gateways, Daily Settlement Batchers, Subdomain Routers, Financial Reconciliation Tools, Alipay Integrations, Payment Adapters, Multi-Merchant Payment Support, WeChat Pay Integrations.

Quelles sont les alternatives open-source à roncoo/roncoo-pay ?

Les alternatives open-source à roncoo/roncoo-pay incluent : go-pay/gopay — GoPay is a Go SDK that aggregates multiple Chinese and international payment gateways behind a single, unified… yansongda/pay — This project is a multi-gateway payment SDK that provides a unified API and abstraction layer for integrating multiple… lilishop/lilishop — Lilishop is a multi-vendor B2B2C e-commerce platform designed as a marketplace where third-party merchants can manage… jeequan/jeepay — Jeepay is an open-source payment gateway that accepts payments through WeChat Pay, Alipay, and UnionPay from a single… javen205/ijpay. tigshop/tigshop — Tigshop is a multi-tenant e-commerce framework designed to support single-merchant, multi-merchant, and cross-border…