Skip to content

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)

  1. Download the latest release ZIP from GitHub Releases.

  2. In your WordPress admin, go to Plugins → Add New → Upload Plugin.

  3. Browse to the downloaded ZIP and click Install Now.

  4. Activate the plugin.

  5. 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.
  6. Save and run a test purchase to verify.


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 README file 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.