ver. 0.306: hide transport methods with no available payment methods

When all payment methods for a transport are filtered out by
min_order_amount/max_order_amount limits, the transport is now hidden
from the basket. Prevents showing delivery options with empty payment
method lists (e.g. "Kurier - płatność przy odbiorze" when COD exceeds
max amount).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-22 17:09:38 +01:00
parent 31c9f6169b
commit 04ba93eb9f
7 changed files with 244 additions and 6 deletions

View File

@@ -23,7 +23,7 @@ composer test # standard
## Aktualny stan
```text
OK (734 tests, 2080 assertions)
OK (739 tests, 2089 assertions)
```
Zweryfikowano: 2026-02-22 (ver. 0.304)