Email notifications of payments
This is an old version of the API. Switch to the YooMoney API.
If you activate the email protocol, you enter the email address for payment notifications in your personal dashboard.
Notifications are sent in the message body and signed with the YooMoney certificate (S/MIME signature).
A separate notification is generated for the results of each successful payment.
Email notification fields
The second column shows the parameter from the payment form that the value is taken from in this field.
Some fields may have empty values if you didn’t include the corresponding parameter in the payment form, or the user didn’t enter anything in the field.
Notification field | Payment form parameter | Value |
---|---|---|
Notice # | Number of email transfer notice sent to merchant. Numbering is continuous. | |
Recipient | Legal name of the store. Specified during activation. | |
Time of payment | Date and time of transfer by YooMoney’s clock (Moscow time) in dd.mm.yyyy hh:mm:ss format. | |
Amount | sum | Amount of payment. The decimals are separated by the dot, and there is always two digits after the decimal point. There is no thousands separator. |
Transaction number | Unique transaction number in YooMoney. | |
Payer ID | customerNumber | Customer ID used by merchant. |
Number used by merchant | orderNumber | Unique order number in the merchant’s system. If this field is empty, the value from the Transaction number field is used. |
Full name | custName | Payer’s full name. |
Delivery address | custAddr | Address to deliver the product, or the Payer’s address. |
custEmail | Payer’s email address. | |
Order contents | orderDetails | Order details: the list of purchased items, quantities, the payment designation, and other information about the order. |
Example of email notification
Subject: YooMoney payment for Store_name #87 Notice No. 87 Recipient: "Store_name" LLC Transfer time: 18.01.2008 16: 32:37 Amount: 12.00 RUB Transaction number: 1099511628638 Payer ID: 4637937 Number in store: 1099511628638 Filled out by the payer in the store's payment form: Full name: Ivan Ivanov Delivery address: Moscow, 3-45 Moskovskaya st. Email: ivanovii@domain.com Order contents: description of the order
See also