Skip to content

Commit f1bbc6d

Browse files
ENGCOM-5443: Resolve 'Automatically Invoice All Items' is 'Yes' but no invoice is created (Zero Subtotal Checkout) #23688
- Merge Pull Request #23688 from edenduong/magento2:2.3-bugfix/default_config_auto_create_invoice_issue23211 - Merged commits: 1. 9772075
2 parents 079bdf0 + 9772075 commit f1bbc6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/OfflinePayments/etc/config.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
</cashondelivery>
4343
<free>
4444
<group>offline</group>
45+
<payment_action>authorize_capture</payment_action>
4546
</free>
4647
</payment>
4748
</default>

0 commit comments

Comments
 (0)