1 रिपॉजिटरी
Financial transaction capabilities specifically integrated for mini-program environments.
Distinct from Cloud-Integrated Mini Programs: Focuses on payment execution (orders, refunds) rather than general cloud backend capabilities
Explore 1 awesome GitHub repository matching mobile development · Payment Processings. Refine with filters or upvote what's useful.
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
Handles order creation and refund requests specifically for users within mini-program environments.