gopay is an open-source payment orchestration system with simplified payment flow routing that supports multiple payment providers (currently Stripe and Xendit) with features for payment processing, subscriptions, and dispute management. The goal is to provide a unified interface for payments when you require more than one payment provider to fulfill your operational needs. The system is built with simplicity in mind, rounting complications, focusing on ease of use and flexibility.
Read more about why I decided to build this: https://github.com/malwarebo/gopay/blob/master/docs/PROBLEM.md
Top comments (2)
gopay looks really useful for managing multiple providers, and I think exploring Tranzzo’s payment orchestration providers tranzzo.com/payment-orchestration-... could be a good idea too since they also focus on unified routing, flexible integrations, subscriptions, and dispute tools that help streamline operations and scale easily.
That sounds interesting, it seems like goPay is designed to make handling different payment methods easier by routing everything through one system.