yireo / magento2-auto-invoice-zero-subtotal-orders
N/A
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Type:magento2-module
Requires
- magento/framework: ^103.0
- magento/module-payment: ^100.0
- magento/module-sales: ^103.0
This package is auto-updated.
Last update: 2024-11-05 08:22:13 UTC
README
The option "Payment Methods > Zero Subtotal Checkout > Automatically Invoice All Items" (payment/free/payment_action
) was removed in 2.4.0. This module brings back the automatic invoicing of free orders via cron.
Installation
composer require yireo/magento2-auto-invoice-zero-subtotal-orders bin/magento module:enable Yireo_AutoInvoiceZeroSubtotalOrders