Skip to content

Releases: juriansluiman/SlmIdealPayment

v1.0.0-beta4

17 Sep 13:46
Compare
Choose a tag to compare
v1.0.0-beta4 Pre-release
Pre-release

Fourth beta release of SlmIdealPayment

  • Make sure no php warnings are triggered when cancel responses are validated (#16)

v1.0.0-beta3

13 Sep 09:58
Compare
Choose a tag to compare
v1.0.0-beta3 Pre-release
Pre-release

Third beta release of SlmIdealPayment

  • Separating files in the data/ directory
  • Starting tests
  • CS cleanups

v1.0.0-beta2

11 Aug 12:35
Compare
Choose a tag to compare
v1.0.0-beta2 Pre-release
Pre-release

Second beta releaes of SlmIdealPayment. Cleaned up the code base with much more OOP usage.

  1. Remove all direct HEREDOC syntax, use DOMDocument only
  2. Use a separate Options class, to ease readability of the StandardClient
  3. Validate not only requests, but also responses with XSD
  4. Return a DirectoryResponse from a directory request call

v1.0.0-beta1

11 Aug 10:33
Compare
Choose a tag to compare
v1.0.0-beta1 Pre-release
Pre-release

First beta release of SlmIdealPayment. This release is completely up to date with the iDEAL 3.3.1 specification.