FlossPay
github.comSummary
FlossPay is an open-source, enterprise-grade payments aggregator designed for reliability and auditability. It provides core payment processing capabilities, robust API integration, and features for security and compliance, with a focus on community-driven development and transparent infrastructure.
Features5/19
See allMust Have
4 of 5
Payment Processing
Developer API Integration
Fraud Detection
Dashboard & Reporting
Billing & Subscription Management
Other
1 of 14
Webhook Event System
Stripe Connect
Stripe Issuing
Stripe Terminal
Stripe Treasury
Stripe Atlas
Stripe Capital
Stripe Sigma
Stripe Tax
Stripe Invoicing
Multi-Currency Support
Global Payment Methods
Customer Portal
Identity Verification
PricingTiered
See allFree
- Unlimited public/private repositories
- Dependabot security and version updates
- 2,000 CI/CD minutes/month (Free for public repositories)
- 500MB of Packages storage (Free for public repositories)
- Issues & Projects
- Community support
- GitHub Copilot Access
- GitHub Codespaces Access
Team
- Everything included in Free, plus...
- Access to GitHub Codespaces
- Protected branches
- Multiple reviewers in pull requests
- Draft pull requests
- Code owners
- Required reviewers
- Pages and Wikis
- Environment deployment branches and secrets
- 3,000 CI/CD minutes/month (Free for public repositories)
- 2GB of Packages storage (Free for public repositories)
- Web-based support
- GitHub Secret Protection
- GitHub Code Security
Enterprise
- Everything included in Team, plus...
- Data residency
- Enterprise Managed Users
- User provisioning through SCIM
- Enterprise Account to centrally manage multiple organizations
- Environment protection rules
- Repository rules
- Audit Log API
- SOC1, SOC2, type 2 reports annually
- FedRAMP Tailored Authority to Operate (ATO)
- SAML single sign-on
- Advanced auditing
- GitHub Connect
- 50,000 CI/CD minutes/month (Free for public repositories)
- 50GB of Packages storage (Free for public repositories)
- Premium support
Rationale
FlossPay is described as an 'Enterprise Payments Aggregator' and 'Kernel-inspired, enterprise-grade Free/Libre Open-Source payments aggregator.' It explicitly mentions implementing 'idempotency, distributed retries, circuit-breaker' and having a 'hardened UPI rail, fully tested and validated.' The API Reference section details endpoints for `/pay` and `/collect` (payment processing), and `/transaction/{id}/status` (dashboard & reporting). It also highlights 'HMAC-SHA256-based authentication' and 'Idempotency enforced via Idempotency-Key header' which aligns with fraud detection and security. The roadmap mentions 'Webhook callbacks' as a planned feature, and the 'Solution Architecture' diagram shows 'API' and 'Worker' services interacting with a 'PostgreSQL Ledger' and 'Redis Streams', indicating developer API integration and a system for event handling. While it doesn't explicitly state 'billing & subscription management', the core payment processing and infrastructure elements are present or clearly planned.