Commit 7d90529
committed
Restore original position of set_fraud_meta_box_type_for_order after update_order_status
The previous commit incorrectly moved set_fraud_meta_box_type_for_order
before update_order_status. Only set_pos_payment_context_for_order needs
to be called before the status change (so POS context is available during
status transition hooks). The fraud meta box type should remain in its
original position after the status change.1 parent b83bdb2 commit 7d90529
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
470 | 470 | | |
471 | 471 | | |
472 | 472 | | |
473 | | - | |
474 | 473 | | |
| 474 | + | |
475 | 475 | | |
476 | 476 | | |
477 | 477 | | |
| |||
0 commit comments