X
X
xdemo2014-11-21 21:28:55
ROBOKASSA
xdemo, 2014-11-21 21:28:55

How to make a deposit on the site through robokassu?

Hello!
C ran into such a problem as the handler of the payment system through the robocash. I'm interested in how to make it so that when paying through the robokassa, the user's balance on the site is replenished? Is there a thread script or what? otherwise I rummaged through the entire Internet, but I didn’t find anything sensible (

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Maxim Savichev, 2015-09-19
@MaksimSa

Well, look, there are examples on the robokassa with data that you need to send to them for processing when requesting a payment. In order to get this data, go to their site and open the documentation. There will be examples for download in different languages.
For example, in our case, this is the php language.
There is a variable $inv_id - this is the order number.
You need to:
-> save this order number to the database
-> send it to the robokassa
-> upon successful order confirmation: credit the invoice amount to this order number in the database

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question