Skip to content

Commit 9772075

Browse files
committed
Resolve "Automatically Invoice All Items" is "Yes" but no invoice is created (Zero Subtotal Checkout)
1 parent 83f5867 commit 9772075

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)