Skip to content

WooCommerce invoice payment gateway 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.

mchestnut/wc-invoice-gateway

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 17 commits behind stuartduff:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

WooCommerce Invoice Payment Gateway

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.

An order status of either On Hold, Processing or Completed 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.

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.

woocommerce-invoice-gateway-settings

Installation

  1. Download the plugin from WordPress.org WooCommerce Invoice Payment Gateway.
  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.

Minimum Requirements

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

Changelog

1.0.0 - 18/07/16

  • Initial Release - first version of the plugin released.

About

WooCommerce invoice payment gateway 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.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%