1. ADMIN_setting_setting_options - is set up on Pending (Otrzymano)Qphoria wrote:Canceled is just the default one at the top of the list. Its not "set" its just "no status" and it shows canceled because its first alphabetically
2. oc_setting - it is a table from database where key['config_order_status_id'] = 1
3. oc_order_status - it shows that under order_status_id=1 is set not Cancelled (Anulowano) but Pending (Otrzymano) and such order status should be shown to the customer
but it is Cancelled (Anulowano) so seems like order_status_id = 4
Maybe it would be better to take order status by ID and not alphabetically?it shows canceled because its first alphabetically