Invoice Payment for WooCommerce is an extension plugin for WooCommerce that aims to facilitate the management of invoices through the platform. It sends a new invoice email notification for the client and invoice creation with a direct payment link.
Plugin at WordPress marketplace https://wordpress.org/plugins/lkn-wc-gateway-cielo/
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.
-
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 lkn-wc-invoice-payment.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.
- Within the product editing or creating page, enable the subscription option to configure recurring invoices.
- Specify the frequency of invoice generation according to your preferences.
- In the WordPress sidebar, find and click on "Invoices".
- Configure default settings such as PDF template, logo URL, footer, sender details, and text preceding the payment link.
- To manually add an invoice, visit the "Add Invoice" page, where both standard and recurring invoices can be created.
- Visit the "Add Invoice" page to manually create invoices.
- Choose between standard or recurring invoices, input necessary details, and save.
- To list subscriptions click on "Subscriptions" in the WordPress sidebar.
- To list invoices click on "Invoices" in the WordPress sidebar.
HTML to PDF lib: https://github.com/dompdf/dompdf
Setup a WYSIWYG editor in a textarea: https://codex.wordpress.org/Javascript_Reference/wp.editor
QR Code lib: https://phpqrcode.sourceforge.net/#home