Overview
Back to topAdmins no longer have to create invoice/shipment manually. The invoice is automatically created by the extension after a customer finishes placing the order. It is most useful for stores that sell downloadable products because these products will not be available for download to the customer until the order is invoiced.
The extension can also generate the order shipment automatically, for the special cases where the store owner would need this. You have config fields in the Store Configuration area that lets you choose:
- If you want to generate order invoices automatically (Yes/No)
- If you want to send order invoiced email notification to customer (Yes/No)
- If you want to generate order shipments automatically (Yes/No)
- If you want to send order shipped email notification to customer (Yes/No)
How It Works:
- After the customer places an order, the extension loads all the products from that order
- Using the loaded items it generates a default Magento order invoice entity(the same invoice entity that would be created in the admin when invoicing an order) containing all the products of the order
- Using the loaded items it generates a default Magento order shipment entity(the same shipment entity that would be created in the admin when shipping an order) containing all the products of the order
- It is also possible for the order invoices and shipments to be generated automatically, even for orders that have a grand total bigger than 0. You can achieve this from a Store Configuration dropdown field that lets you select the behavior you need:
- Generate invoice and shipment automatically for orders with a grand total of 0
- Generate invoice and shipment for any order
Features
- Generate invoice automatically on order creation for orders with a grand total of 0
- Generate invoice automatically on order creation for orders with a grand total bigger than 0
- Can be configured to send an email to the customer with the order invoice
- Generate shipments automatically on order creation
- Can be configured to send an email to the customer with the order shipment
- Works with multiple shipping address checkout
Demo
Technical Specifications
Back to topSeller profile
Seller contact
Integrator
Current Version
1.0.8
Magento platform compatibility
Open Source (CE): 2.3 (current), 2.4 (current), 2.1 (obsolete), 2.2 (obsolete)
Type
Stable Build
Updated
20 February, 2021
Categories
Extensions, Payments & Security, Checkout Enhancements
Documentation
License Type
Policy
Quality Report
Back to topAll tests were conducted on the latest versions of Magento that existed for the compatible release lines at the moment of the extension submission. Latest versions of all other software were used, as applicable.
Release Notes
Back to top1.0.8:
- Compatible with Open Source (CE) : 2.3 2.4
- Stability: Stable Build
-
Description:
Make module work for orders created from admin
1.0.7:
- Compatible with Open Source (CE) : 2.3 2.4
- Stability: Stable Build
-
Description:
composer update for magento 2.4
1.0.6:
- Compatible with Open Source (CE) : 2.3
- Stability: Stable Build
-
Description:
Improvements to configuration
1.0.5:
- Compatible with Open Source (CE) : 2.3
- Stability: Stable Build
-
Description:
Improve extension to work with some online payment methods that don't create invoices automatically
1.0.4:
- Compatible with Open Source (CE) : 2.3
- Stability: Stable Build
-
Description:
Added a fix that allows online payment methods to work with action "capture"
1.0.3:
- Compatible with Open Source (CE) : 2.3
- Stability: Stable Build
-
Description:
Add setting for selecting the payment method for which the invoice auto-generation is allowed
1.0.2:
- Compatible with Open Source (CE) : 2.1 2.2 2.3
- Stability: Stable Build
-
Description:
Fixed problem with Paypal orders
1.0.1:
- Compatible with Open Source (CE) : 2.1 2.2 2.3
- Stability: Stable Build
-
Description:
Fix auto invoice for PayPal payments
1.0.0:
- Compatible with Open Source (CE) : 2.1 2.2 2.3
- Stability: Stable Build
-
Description:
Comes with all the basic features
Support
Back to topThe best place to start if you need help with a specific extension is to contact the developer. All Magento developers have both a contact email and a support email listed.
Contact Vendor