Beskrivning
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.
Minimumkrav
För att detta tillägg ska fungera måste WooCommerce vara installerat och aktiverat på din WordPress-webbplats.
Skärmdumpar
Installation
- Ladda hem tillägget från WordPress tilläggskatalog.
- Gå till WordPress > Tillägg > Lägg till nytt.
- Klicka på Ladd upp tillägg och Välj fil, därefter välj tilläggets .zip-fil. Klicka på Installera nu.
- Klicka på Aktivera för att börja använda ditt nya tillägg direkt.
Recensioner
Bidragsgivare och utvecklare
”WooCommerce Invoice Gateway” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personer”WooCommerce Invoice Gateway” har översatts till 3 språk. Tack till översättarna för deras bidrag.
Översätt ”WooCommerce Invoice Gateway” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
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.