Skip to content

Commit

Permalink
Update Config.xml Change default order status
Browse files Browse the repository at this point in the history
The order status in the admin panel becomes pending then after payment confirm it shows processing
PHOENIX-MEDIA#52 (comment)
  • Loading branch information
vdigitalcommerce authored Jul 28, 2022
1 parent 0cf58ed commit 1eb92e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/code/community/Phoenix/CashOnDelivery/etc/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
<phoenix_cashondelivery>
<active>0</active>
<model>phoenix_cashondelivery/cashOnDelivery</model>
<order_status>1</order_status>
<order_status>0</order_status>
<title>Cash on Delivery</title>
<allowspecific>0</allowspecific>
<shippingallowspecific>0</shippingallowspecific>
Expand Down

0 comments on commit 1eb92e0

Please sign in to comment.