Working Extensions and Payment Modules
Section titled “Working Extensions and Payment Modules”You can also browse the Extension Directory for community extensions and payment modules. It is still growing, so not every compatible project is listed there yet.
Where supported, you can install listed extensions directly from within your FOSSBilling installation.
Payment Adapters
Section titled “Payment Adapters”| Payment Adapter | Features | Developer | Status | |
|---|---|---|---|---|
| Single Payment | Subscriptions | |||
| PayPal | ✅ | ✅ | FOSSBilling | Production* |
| Stripe | ✅ | ❌ | FOSSBilling | Production* |
| Razorpay | ✅ | ❌ | Albinvar | Production* |
| Payrexx | ✅ | ❌ | Jaap Marcus | In Development |
| Mollie | ✅ | ❌ | FOSSBilling | Production* |
| UddoktaPay | ✅ | ❌ | UddoktaPay | Production* |
| Bitcart | ✅ | ❌ | Bitcart | Production* |
| Liqpay | ✅ | ❌ | Namingo | Production* |
| Nicky.me | ✅ | ❌ | Namingo | Production* |
- FOSSBilling is still working toward a 1.0 release. Review each adapter carefully and test it in staging before relying on it in production.
See this GitHub issue for broader discussion about payment adapter plans.
Building your own adapter? Start with Creating a Payment Gateway.
Registrar Modules
Section titled “Registrar Modules”| Registrar Module | Developer | Status |
|---|---|---|
| EPP Registrar Module | Namingo | Production* |
| NETIM Registrar Module | NETIM | Production* |
- As with payment adapters, test registrar modules carefully before using them in production.
Building your own registrar integration? See Creating a Registrar Integration.
Custom Extensions
Section titled “Custom Extensions”For custom business logic, start with Creating a Module.
How do I get my extension listed in the Extension directory?
Section titled “How do I get my extension listed in the Extension directory?”Open a pull request against the extension-directory repository. If you have questions, ask the team in the community channels before submitting.