Unpaid Invoices - Magento 2

2 Reviews Add Your Review

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.
Compatibility (CE & EE) 2.1.x, 2.2.x, 2.3.x, 2.4.x
badge-check Composer Ready
badge-check Hyvä Ready
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

Magento 2 Unpaid Invoices Settings

Reviews

Customer Reviews

Profile Picture of Al
By
Rating
Excellent!
Very useful module and saved our admins hours of work to manually create proforma invoices.
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!
Profile Picture of Kevin
By
Rating
Superb
We were thinking Magento 2 lacks this functionality till the time we found this product :-)

2 Item(s)

Write Your Own Review
You're reviewing: Unpaid Invoices
loader
Loading...

check-circle You submitted your review for moderation.

This form is protected by reCAPTCHA - the Google Privacy Policy and Terms of Service apply.

Change Log
Version v 1.0.8 - March 27, 2024
- Compatibility fix with latest mollie module version
- Integrated payment via stipe
- Fix date column value in unpaid invoices history grid
- Code improvements
Version v 1.0.7 - May 10, 2022
- Magento 2.4.4, 2.4.3-p2: Fixed issue with items display in the email template
Version v 1.0.6 - March 21, 2022
- [New] If "MageTrend PDF Invoice Pro" extension is installed: Option to choose a custom PDF Template for unpaid invoice PDF printout
- [Bug Fix] Bug fix with Unpaid Invoice email when it’s sent from mass actions of order grid
Version v 1.0.5 - January 14, 2022
- [New] Added option for reminder email template
- [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'
Version v 1.0.4 - July 16, 2021
- Fixed issue: order items not being displayed in invoice email for Magento versions 2.4.x
Version v 1.0.3 - January 06, 2021
- Compatibility fixes with 2.4.x versions
- New setting to allow email copy recepients for unpaid invoice email (Store > Configuration > RedChamps > Unpaid Invoices > Email Temapltes > Send Email Copy To)
Version v 1.0.2 - September 27, 2019
- [New] Improved button layout on order view page
- [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
Version v 1.0.1 - March 20, 2019
- [New] Added new setting 'System > Configuration > RedChamps > Unpaid Invoices > Automatic Reminder Emails'. Using this setting, you can configure unpaid invoice email reminders for orders which can be sent after a specific time from the time order is placed.
- [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
Version v 1.0.0 - October 03, 2017
- Initial version