WooCommerce Invoice Gateway

Description

Adds an Invoice Payment Gateway to the WooCommerce plugin. This type of payment method is usually used in B2B transactions with account / invoice customers where taking instant digital payment is not an option.

Default and custom WooCommerce order statuses of like On Hold, Pending Payment, Processing or Completed etc can be chosen from the gateway settings panel. The selected order status will be applied to all orders processed via the WooCommerce invoice payment gateway and the corresponding status order emails will be sent after checkout.

You can also choose to restrict the gateway to only be enabled for specific WordPress users roles.

The plugin itself does not create customer invoices for you only orders. For invoices this is something you would still have to use an accounting program like Quickbooks or similar to bill your customers with.

Supports the WooCommerce block based checkout and HPOS.

Minimum Requirements

For this extension to function WooCommerce must be installed and activated on your WordPress site.

Screenshots

  • The WooCommerce Invoice Gateway settings panel.

Installation

  1. Download the plugin from the WordPress plugin directory.
  2. Goto WordPress > Appearance > Plugins > Add New.
  3. Click Upload Plugin and Choose File, then select the plugin’s .zip file. Click Install Now.
  4. Click Activate to use your new plugin right away.

Reviews

October 27, 2021
Does this addon work with WooCommerce 5.8.0 ?? cause Wordpress says that it might not work. I have WooCommerce 4.7.2 installed right now, and I'm thinking that it might be due to that, that Wordpress tells me that they are not sure if this will work or not. So will it work?
July 27, 2021
Perfect plugin. Simple and does the job. No cruft. Combine this with a custom order status and a tiny bit of custom code, and my store is now automatically sending invoices when the customer chooses this gateway. (As the developer has noted, this plugin does NOT do anything with invoices.)
May 16, 2020 1 reply
Excellent plugin, works like a charm. Used it for several years now. Perfect for B2B sales when you want to send invoice after.
Read all 11 reviews

Contributors & Developers

“WooCommerce Invoice Gateway” is open source software. The following people have contributed to this plugin.

Contributors

“WooCommerce Invoice Gateway” has been translated into 3 locales. Thank you to the translators for their contributions.

Translate “WooCommerce Invoice Gateway” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

2.0.1 – 30/08/23

  • Added – HPOS Compatibility.

2.0.0 – 18/02/23

  • Added – Compatibility for the WooCommerce block checkout.

1.0.6 – 16/05/20

  • Added – The functionality to restrict gateway access to specific users roles.
  • Fix – Typo of “Choose and order status” to “Choose an order status”.

1.0.5 – 08/05/20

  • Added – The functionality to enable the order actions buttons using the remove_wc_invoice_gateway_order_actions_buttons filter.

1.0.4 – 03/04/20

  • Fix – Remove Pay, Cancel order action buttons on My Account > Orders if order status is Pending Payment.

1.0.3 – 25/02/20

  • Added – Functionality to return custom WooCommerce order statuses.

1.0.2 – 04/11/17

  • Fix – Enable for shipping methods dropdown.
  • Added – WooCommerce v3.2+ compatibility.

1.0.1 – 27/10/17

  • Added – WooCommerce plugin version check compatibility.

1.0.0 – 20/07/16

  • Initial Release – first version of the plugin released.