Releases: juriansluiman/SlmIdealPayment
Releases · juriansluiman/SlmIdealPayment
v1.0.0-beta4
Fourth beta release of SlmIdealPayment
- Make sure no php warnings are triggered when cancel responses are validated (#16)
v1.0.0-beta3
Third beta release of SlmIdealPayment
- Separating files in the
data/
directory - Starting tests
- CS cleanups
v1.0.0-beta2
Second beta releaes of SlmIdealPayment. Cleaned up the code base with much more OOP usage.
- Remove all direct HEREDOC syntax, use DOMDocument only
- Use a separate Options class, to ease readability of the StandardClient
- Validate not only requests, but also responses with XSD
- Return a DirectoryResponse from a directory request call
v1.0.0-beta1
First beta release of SlmIdealPayment. This release is completely up to date with the iDEAL 3.3.1 specification.