Answer the question
In order to leave comments, you need to log in
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
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 questionAsk a Question
731 491 924 answers to any question