Skip to content

Yandex Money

This alternative payment method supports the following operations:


Payment

Request

Send a payment request with the following additional parameters:

Parameter Type Description
method object A section of the payment method.
type * required
string yandex_money
Response

The yandex_money response section will have the parameters copied from the request and additionally the form parameter to build a form where you should redirect the customer to finalize the payment.


Payout

Request

Send a payout request with the following data:

Parameter Type Description
method object A section of the payment method.
type * required
string yandex_money
account * required
string The customer's Yandex Money wallet ID.
Response

The yandex_money response section will have the parameters copied from the request.


Testing

Follow Yandex Money guidelines to make test payments.