PHP Client API updated by Laurent Sorba.
Forked from S-money/S-money-API-Client-PHP
Used some fixes from spyrit/S-money-API-Client-PHP
- Fixes from spyrit
- Update UserProfile.php: The format recognized by the API is not ATOM but "Y-m-d\TH:i:s"
- Fix encoding in Country.php
- Allow false as value for JSON: When $ismine is false, it is seen as an empty value and therefore not written in the JSON output. Fix this.
- Improvements
- [.] Various fixes
- Support of an URL callback
- Support of scheduled payments
- Support Company users (name+siret)
- Check date format