Invoice payment generation and management for WooCommerce.
The free Invoice Issue plugin is an extension for WooCommerce, which came to facilitate billing over the internet. With it, you can generate new invoices and send them to your customers via email, with a payment link. Another great advantage is that it can offer different payment options for paying off the invoice.
Dependencies
Invoice Payment for WooCommerce plugin is dependent on WooCommerce plugin, please make sure WooCommerce is installed and properly configured before starting Invoice Payment for WooCommerce installation.
User instructions
Search the WordPress sidebar for ‘Invoice Payment for WooCommerce’;
In the plugin options look for ‘Add invoice’;
Fill in the customer data, currency, payment method and add the charges;
If you want to send the invoice to the customer’s email, select the ‘Send invoice to customer’ option in the invoice actions;
Click save;
You have created your first invoice with the Invoice Payment for WooCommerce plugin.
Look in the sidebar for the WordPress plugins area;
In installed plugins look for the ‘add new’ option in the header;
Click on the ‘submit plugin’ option in the page title and upload the woocommerce-invoice-payment-main.zip plugin;
Click on the ‘install now’ button and then activate the installed plugin;
The Invoice Payment for WooCommerce plugin is now live and working.
04/07/2024
* Add setting to set a limit on invoices generated per subscription;
* Add card to display IDs of invoices generated by the subscription;
* Add “Subscription” column in the invoices table;
* Add configuration that allows the administrator to define the lead time for invoice generation;
* Change in PDF image setting to use the WordPress modal.
06/06/2024
* Add visual feedback when clicking the download invoices button;
* Add alert on subscription creation;
* Add button to create invoice on the list invoices page;
* Add button to create subscription on the list subscriptions page;
* Fix currency listing in invoice settings;
* Fix bug when clicking on the edit invoices section;
* Fix bug in template select showing the same image;
* Fix function to add and delete cron events;
* Fix label to enable login page for invoices.
08/05/2024
* Add the due date to the invoice PDF.
* Add configuration to enable and disable email verification.
* Fix PDF generation.
* Fix submenu Edit Invoice.
22/04/2024
* Adjust escape variables and request methods to enhance security
* Add modal for sharing invoice link
* Add products with recurring subscriptions
* Add multiple payment methods option
14/02/2024
* Substitution of echo to esc_html_e or esc_attr_e, adjust to comply with wordpress regulations
06/11/23
* add cache no-store attribute to the PDF generation request
01/11/23
* Add default footer setting
* Add text_before_payment_link setting
* Add setting for sender details
* Adjust existing templates to handle the new settings
* Add new template
20/10/23
* Adjust to get logo with curl, adjust to work in directory installed wordpress.
18/10/23
* Add PDF generation for invoices
07/06/23
* Fix invoices table error when the invoice order is deleted.
14/03/23
* Payment methods bug correction;
10/03/23
* Bug corrections;
10/03/23
* Links update;
* Setting title change;
* Addition of description;
* Dev Container configuration.
02/09/22
* Implemented invoice due date;
* On invoice payment page load the defined payment method is open;
* Users with shop_manager permission can generate and edit invoices;
* Optimized JS and CSS load.
01/06/22
* Plugin launch.