C
C
Corsair_TM2021-10-11 14:36:00
Payment systems
Corsair_TM, 2021-10-11 14:36:00

Alfabank acquiring REST API, how to get callback?

Good afternoon! Question to those who connected alfabank acquiring.

Please tell me how to get a callback notification after a successful payment by the user.
According to the main documentation on the site, this method is not at all https://pay.alfabank.ru/ecommerce/instructions/mer...

I found some information here https://pay.alfabank.ru/ecommerce/instructions/SBP... , there is a dynamicCallback Url parameter. I'm trying to specify this parameter with the desired url, nothing comes up.

How to get the parameters of a successful payment. At the moment, the user has made a payment, a page of the bank about successful payment has appeared, if you click the button back to the store, the payment data is transmitted in the GET parameters, but this case is not checked.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
P
Pavel, 2021-10-11
@Asokr

Order Status Request (REST)

I
IRadik, 2021-12-24
@IRadik

as Pavel wrote correctly - use the order status request
1) poll the status once in a certain period (crowns) and set the appropriate payment status at home
2) when the user goes back to the merchant’s website, also poll the status and change the status at home
The 1st point guarantees that that we will always know the current status of the payment, even if for some reason the user did not return to the merchant page (for example, the connection was lost)
.

V
VadimFox, 2022-02-24
@VadimFox

You need to make a request by email . support with a request to set the address of callback notifications

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question