Feat: Updating config for boboko order updates

This commit is contained in:
2026-09-14 20:17:34 +03:00
parent df9374a070
commit 279339a095
2 changed files with 95 additions and 8 deletions
+1 -1
View File
@@ -46,6 +46,6 @@
| to include in the count below.
|
*/
'order_count_statuses' => ['payment-received'],
'order_count_statuses' => ['processing'],
];