Thanks to visit codestin.com
Credit goes to github.com

Skip to content

6.0.0

Choose a tag to compare

@janlanger janlanger released this 20 Oct 10:56
· 17 commits to master since this release
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 just Enum::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.