Adobe Commerce (Magento)
The WeGetFinancing Adobe Commerce extension adds WeGetFinancing as a payment method in the Magento 2 checkout flow.
GitHub: WeGetFinancing/magento-checkout-plugin
Requirements:
- Magento 2.4 (higher versions may work but are untested)
- PHP 8.1+
Installation
Section titled “Installation”Follow the installation and user documentation provided on the Adobe Commerce extension page.
You can also browse the source and read the full README at the GitHub repository.
For bug reports, use the GitHub issue tracker.
Configuration
Section titled “Configuration”After installation, configure the module in the Magento admin backoffice:
- Enter your merchant ID, username, and password from the WeGetFinancing partner portal.
- Set your postback URL in the WeGetFinancing partner portal to:
https://your-domain.com/wegetfinancing/standard/postback
- Save and run a test purchase.
- For highly customised templates, additional theme adjustments may be needed.
- Consider adding WeGetFinancing banners on product pages to inform customers of the financing option before they reach checkout.