Case Study - Payment plugin for Magento 2
We developed the official Better Payment plugin for Magento 2, enabling merchants to accept payments through the Better Payment gateway on one of the most popular e-commerce platforms.
- Client
- Better Payment
- Year
- Service
- Plugin Development
Overview
Better Payment needed an official payment module for Magento 2, built against their new API2 platform. The module had to integrate cleanly with Magento's architecture, support configurable payment methods, and work reliably across Magento 2.4.6 and newer versions.
We developed the full module end to end — from REST API integration and payment flow logic to the admin panel configuration and storefront checkout experience.
What we did
- PHP
- JavaScript
- Magento 2
- REST API integration
- Module development
- Compatibility
- Magento 2.4.6+
- Payment methods
- Configurable
- Environment support
- Test & Live
Key features
The module integrates directly with Better Payment's API2 platform, supporting configurable payment methods through the Magento admin panel. Merchants can manage API credentials, switch between test and live environments, and enable or disable specific payment methods — all from the standard Magento configuration interface.
The module follows Magento's architecture conventions and maintains a versioning strategy aligned with Magento releases for long-term compatibility.
The plugin is open source on GitHub.