Releases: slevomat/csob-gateway
Releases · slevomat/csob-gateway
6.2.0
6.1.0
6.0.2
6.0.1
6.0.0
PHP 8.1 & Latest version of ČSOB eAPI 1.9
BC breaks
- Minimal PHP version is now 8.1
- Enums are now native. Instead of
Enum::get(Enum::FOO)
use justEnum::FOO
- Major changes is payment processing required by new ČSOB API and 3D Secure 2.2. See ČSOB documentation and related pull request for details.
5.3.1
5.3.0
5.2.1
5.2.0
Due to lack of PHP 8 support in consistence/consistence, we replaced it with our fork slevomat/consistence. Fork is replacing upstream package with full compatibility.