4. Changelog

Version 3.2.0

BC Breaks

  • remove onSuccess and onError from GPWebPayControl
  • remove handleSuccess from GPWebPayControl because GPWebPay drop support parameters in url
  • change config signature for multiple gateway see documentation
  • Interfaces renamed from I<name> to <name>Interface

New Features

  • add ResponseProvider see [documentation]()
  • updated dependency to Pixidos/gpwebpay-core ^2.0

Verison 3.1.0

  • Move core code to framework agnostic library Pixidos/GPWebPay-Core
  • add Pixidos/coding-standarts
  • static analyse by phpStan
  • add Nette 3.x support
  • add php 7.4 to testing metrix