Z
Z
Zamdekan2016-07-11 17:10:54
YuMoney
Zamdekan, 2016-07-11 17:10:54

How to confirm payment with a card "without authorization"?

I make payments on Yandex Money using cards (section Payments from bank cards without authorization).
After payment, successurl (which we specify in the process-external-payment method) receives a request with the following parameters:
http://localhost:20538/finance/YandexPayment?order...
I must have missed something, but what to do with it and how to confirm the payment is not clear. For I did not find these parameters in the map section.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Ernest Melnikov, 2016-07-27
@Tuniyants

Hey!
Upon successful authorization with a bank card, the user is actually redirected to "ext_auth_success_uri". And the final result of the operation can be obtained by calling process-external-payment again with the same “request_id” that was received at the time of initiating the operation on request-external-payment.
Accordingly, in order to successfully carry out an operation using process-external-payment, it is necessary to receive a unique request_id of the operation on request-external-payment.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question