WooCommerce Invoice Gateway

Descripción

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.

Minimum Requirements

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

Capturas

  • The WooCommerce Invoice Gateway settings panel.

Instalación

  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.

Reseñas

27 de julio de 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.)
16 de mayo de 2020
Excellent plugin, works like a charm. Used it for several years now. Perfect for B2B sales when you want to send invoice after.
8 de junio de 2018
I have tried this plugin for a couple weeks. So far it works as it says in the description without any flaw. Thank you for developing this plugin. Cheers
Leer todas las 9 reseñas

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

"WooCommerce Invoice Gateway" ha sido traducido a 3 idiomas locales. Gracias a los traductores por sus contribuciones.

Traduce "WooCommerce Invoice Gateway" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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.