Untitled
3 years ago in HTML
<html><body><form action="https://money.yandex.ru/quickpay/confirm.xml" method="POST"><input name="receiver" type="hidden" value="410011899349010" /> <input name="quickpay-form" type="hidden" value="donate" /> <input name="targets" type="hidden" value="Ракушев Максим Евгеньевич" /> <input name="sum" type="text" value="2000" data-type="number" /> <label><input name="paymentType" type="radio" value="PC" />Яндекс.Деньгами</label> <label><input name="paymentType" type="radio" value="AC" />Банковской картой</label> <input type="submit" value="Перевести" />&nbsp;II</form></html>
1