Payment notification
Payment notification
When processing payments through the AIS "Raschet" (ERIP) system, the WEBPAY system notifies the online resource about the completed operation at the wsb_notify_url address (if it is specified in the form field or set in the user account settings). The transmitted fields are similar to those described in the Standard POST request to wsb_notify_url section, with some exceptions. So, the payment_method field will contain the value erip.
The online resource, upon receiving the notification, must respond with code 200 (HTTP/1.0 200 OK). If the online resource fails to receive the notification within 30 days, the sending of requests is terminated.