Skip to content

v1.0.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@juriansluiman juriansluiman released this 11 Aug 12:35
· 9 commits to master since this 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