Answer the question
In order to leave comments, you need to log in
How to make a link to pay Yandex Checkout?
The task is to make the transition to the cashier by clicking on the button located in the user's personal account.
If I understood correctly, then in the old Yandex Checkout API it was possible to implement this using
<form action="" method="post">
<Input type="hidden" value="мой shop-ID">
<Input type="hidden" value="мой sc-ID">
<Input type="hidden" value="100.0"> <!--сумма-->
<Input type="hidden" value="RUB"> <!--валюта-->
..... остальные поля
</form>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question