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
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 u
Medusa is a headless commerce engine designed as a modular, API-first platform for building custom digital storefronts and business applications. Its architecture is built on a decoupled system where core business logic is encapsulated into independent, swappable modules that communicate through defined interfaces, allowing developers to incrementally adopt or replace components to fit specific operational needs. The platform distinguishes itself through a highly extensible design that supports complex commerce requirements, including multi-vendor marketplace operations, B2B purchasing workfl
This project is a starter kit for building software as a service applications. It provides a foundational framework for developing scalable products with integrated subscription billing, user management, and automated cloud deployment pipelines. The core architecture centers on a multi-tenant application framework that isolates data and permissions between organizations using team workspaces and role-based access control. It utilizes a GraphQL API to ensure type-safe communication and data consistency between the frontend and backend. The system covers comprehensive identity and access manag
Die Hauptfunktionen von javen205/ijpay sind: Payment Gateway Integrations, Payment Integrations, UnionPay Module Integrations, Multi-Merchant Payment Support, WeChat Pay Integrations, Alipay Integrations, Alipay Module Integrations, UnionPay Integrations.
Open-Source-Alternativen zu javen205/ijpay sind unter anderem: yansongda/pay — This project is a multi-gateway payment SDK that provides a unified API and abstraction layer for integrating multiple… roncoo/roncoo-pay — Roncoo Pay is a multi-tenant payment platform that integrates Alipay and WeChat Pay as external payment channels,… medusajs/medusa — Medusa is a headless commerce engine designed as a modular, API-first platform for building custom digital storefronts… bytefury/crater — Crater is an invoicing and billing software system designed for creating professional invoices, estimates, and… apptension/saas-boilerplate — This project is a starter kit for building software as a service applications. It provides a foundational framework… activemerchant/active_merchant — Active Merchant is a Ruby library that provides a payment gateway abstraction layer to process credit card…