WooCommerce
The WeGetFinancing WooCommerce plugin adds WeGetFinancing as a payment method in the WooCommerce checkout flow.
GitHub: WeGetFinancing/woocommerce-checkout-plugin
Requirements:
- WordPress 6.6+
- PHP 8.1+
- WooCommerce 7.3–9.1 (higher versions may work but are untested)
Installation
Section titled “Installation”-
Download the latest release ZIP from GitHub Releases.
-
In your WordPress admin, go to Plugins → Add New → Upload Plugin.
-
Browse to the downloaded ZIP and click Install Now.
-
Activate the plugin.
-
Go to WooCommerce → Settings → Payments and configure the WeGetFinancing payment method:
- Enter your merchant ID, username, and password from the WeGetFinancing partner portal.
- Set the postback URL in the partner portal to point to your store.
- Enable the payment method.
-
Save and run a test purchase to verify.
Checkout Flow
Section titled “Checkout Flow”After installation, WeGetFinancing appears alongside your existing payment methods at checkout. When a customer selects it and proceeds, the WeGetFinancing financing form opens. After completing the financing application, the customer is returned to the store.
- Ask your hosting provider to open outbound ports 10000 and 10001 — these are required by the WeGetFinancing plugin for lender communication.
- Read the
READMEfile included in the plugin ZIP for additional configuration details. - Consider adding WeGetFinancing banners on your product pages to inform customers of the financing option before they reach checkout.
- For bug reports, use the GitHub issue tracker.