Unpaid Invoices - Magento 2
It allows you to print or email invoice for unpaid part of the order.
- Supports Fooman PDF customiser extension.
- Supports MageTrend PDF Pro extension: You can choose custom PDF template for unpaid invoice PDF printout.
- Supports payments via Stipe Payment invoices.
- Supports payments via Mollie Payment Links.
Description
Manage payment of orders placed using COD, purchase order or any other payment method (apart from Pre-Paid payment), by sending invoice email to customer before the order is actually invoiced in Magento
Overview - Unpaid Invoices Magento-2 Extension
This Magento 2 extension will allow you to print unpaid invoice in PDF format or email it to the customer. The native Magento system will only email invoice to the customer when you actually invoice the order which will mark the order as paid. But in the case of offline payment methods, you need to email invoice to the customer for asking for payment or reminding him.
Online Payment of Unpaid Invoices
If you have mollie or stripe payment method integrated on your store then you can have a 'Pay' link in the unpaid invoice email so that customer can pay online directly by clicking that link from the email. Th unpaid order will be automatically updated with corresponding payment method information as soon as customer payment is successful.
Features
- Unpaid invoices can be printed or emailed in bulk from order grid mass actions or individually for an order
- Extension can be configured to automatically send invoice email as soon as the shipment has been created for an order
- Invoice email can be sent automatically by configuring extension's cron settings.
- The unpaid invoice email can be customized from admin to make it different from regular invoice email
Extension configurations
The extension settings are located at admin path System > Configuration > RedChamps > Unpaid Invoices
Reviews
Customer Reviews
- Rating
-
5
Red champs have excellent communications and support. Will use their other modules in the future if they fit the requirement... and recommend this seller as support is everything... and they do it well!
- Rating
-
5
Change Log
- Integrated payment via stipe
- Fix date column value in unpaid invoices history grid
- Code improvements
- [Bug Fix] Bug fix with Unpaid Invoice email when it’s sent from mass actions of order grid
- [New] Setting to trigger unpaid invoice email immediately after order
- [New] Setting to attach PDF with unpaid invoice email
- [New] Compatibility with Fooman PDF customiser extension
- [New] Compatibility with Mollie payment method. You can now have "Pay" link directly in the unpaid invoice email. Customer can pay via Mollie using this link
- [Improvement] Moved logs of unpaid invoice email from order comments to a separate tab named 'Unpaid Invoice Email History'
- New setting to allow email copy recepients for unpaid invoice email (Store > Configuration > RedChamps > Unpaid Invoices > Email Temapltes > Send Email Copy To)
- [Bug fix] Few payment methods weren't listing in admin setting for selection
- [Bug Fix] Unpaid invoice email wasn't being sent when asynchronous email sending is enabled
- [Removed] setting 'System > Configuration > RedChamps > Unpaid Invoices > Cron'. The cron job is configured in the code to run every hour.
- [Bug Fix] Resolved problem with custom email template configured in extension settings are not being used