Skip to content

Commit c27fae6

Browse files
MAGETWO-71375: Zero Subtotal Orders have incorrect status
- Add authorize payment action
1 parent 05f9df7 commit c27fae6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<model>Magento\Payment\Model\Method\Free</model>
1414
<order_status>pending</order_status>
1515
<title>No Payment Information Required</title>
16+
<payment_action>authorize</payment_action>
1617
<allowspecific>0</allowspecific>
1718
<sort_order>1</sort_order>
1819
</free>

0 commit comments

Comments
 (0)