spyrit / s-money
Client Smoney
Installs: 297
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 7
Forks: 4
pkg:composer/spyrit/s-money
Requires
- php: >=5.3
This package is not auto-updated.
Last update: 2025-10-08 19:17:32 UTC
README
PHP Client API updated by Laurent Sorba.
History/Origins
Forked from S-money/S-money-API-Client-PHP
Used some fixes from spyrit/S-money-API-Client-PHP
Updates
- 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