Changelog
 
2021
June, 22
Now you can send requests to the YooMoney server from any IP addresses
May, 18
For testing transfers to wallets:
  • now you can transfer money to wallets with different statuses;
  • now you can check the unsuccessful scenario of transfers to anonymous wallets (error=57).
March, 31
Банковские платежные агенты могут передать дополнительные данные при формировании списка точек пополнения:
  • тип дома в адресе (параметр houseType);
  • данные о мобильных или передвижных точках пополнения: для такой точки необходимо указать тип mobilecashbox. Если точкой пополнения владеет банковский платежный агент, а не его субагент, то адрес передавать не нужно — ЮMoney используют юридический адрес банковского платежного агента.
2020
December, 10
  • A certificate issued by the NBCO YooMoney certificate authority is now required for authenticating connections to YooMoney’s servers. The certificate request application form, certification chain for verifying the end server certificate, and certificate revocation list (CRL) in the manual for getting a certificate have been updated.
  • All requests now must be sent to a new address: https://deposit.yoomoney.ru:9094
  • Email address for contacting YooMoney managers changed to infobanks@yoomoney.ru.
  • Payment codes which begin with 50 or 51 are no longer supported (dstAccount parameter of makeDeposition request).
December, 3
The YooMoney demo environment is removed from service. Use the test gateway to test transfers. Дополнительные настройки не нужны.
July, 3
Adding money to the wallet balance from corporate cards is no longer available. If cardBin of a corporate card was specified in the makeDeposition, YooMoney will return an error (error=49).
June, 10
Изменился порядок интеграции для банковских платежных агентов: теперь при зачислении перевода необходимо передавать данные о точке, в которой пользователь пополнил кошелек (например, адрес салона связи или банкомата).
April, 13
Now you can specify the BIN, masked number, and type of payer’s bank card in the makeDeposition request.
2019
September, 16
Added the option to send the payer’s phone number in the request.
September, 3
Due to changes in the legislation of the Russian Federation, certain limitations have been imposed on transfers to anonymous wallets (makeDeposition, testDeposition). If the transfer is forbidden, YooMoney will return an error (error=57).
2017
January, 26
The processing of a repeat deposit request makeDeposition (makeDeposition) with the same operation ID (clientOrderId) depends on what the values of the mandatory parameters are (clientOrderId, dstAccount and amount). If the values of these parameters in the source and repeat request are the same, then YooMoney will return the result from processing the request that was sent earlier. If the values differ, then the request will be declined.
2015
September, 1
Launch of the public documentation.