spyrit/s-money

Client Smoney

dev-master 2016-09-28 16:23 UTC

This package is not auto-updated.

Last update: 2024-05-08 12:57:55 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