We present to you the PHP library for using our API.
It implements calls to the following functions of the Yandex.Money API: account information, transaction history, detailed information on operations, money transfers to other users.
Pros and features:
OAuth user authentication;
security of work (checking certificate chains is supported);
usability (server responses are presented as objects) and quick start;
relatively safe and easy solution for storing users tokens using encryption and without using a database. You can easily rewrite the implementation of this solution to your storage.
You can download the library from here . ')
And here you can read the story of the developer of our library about his impressions and found pitfalls. And, if you want, ask him about something.