ver. 0.304: Configurable payment method order amount limits

Replace hardcoded PayPo condition (id=6, 40-1000 PLN) with generic
min/max order amount columns on pp_shop_payment_methods. Admin form
fields added, frontend basket checkout filters dynamically. Cache
invalidation on save. 4 new tests (734 total, 2080 assertions).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-22 15:26:51 +01:00
parent 6e6fc86451
commit d6875246bd
10 changed files with 171 additions and 7 deletions

View File

@@ -23,10 +23,10 @@ composer test # standard
## Aktualny stan
```text
OK (730 tests, 2066 assertions)
OK (734 tests, 2080 assertions)
```
Zweryfikowano: 2026-02-21 (ver. 0.300)
Zweryfikowano: 2026-02-22 (ver. 0.304)
## Konfiguracja