Files
grzanieplus.pl/plugins/stPayNowPlugin/vendor/pay-now/paynow-php-sdk/CHANGELOG.md
2025-03-12 17:06:23 +01:00

540 B

1.1.0

  • Fixed signature calculation with special chars

1.0.6

  • Marked getErrorType for Error as deprecated
  • Fixed hash calculation for slashed data

1.0.5

  • Fixed missing headers for payment status

1.0.4

  • Added support for signature from headers

1.0.3

  • Fixed dependencies
  • Fixed examples for README file
  • Added Travis CI support

1.0.2

  • Changed Http Client

1.0.1

  • Added implicit Idempotency Key for payment authorize
  • Added Payment Status enums
  • Removed User-agent version

1.0.0

  • Initial release