FormDonate — различия между версиями
Материал из MaksWiki
м |
м |
||
(не показано 8 промежуточных версий этого же участника) | |||
Строка 1: | Строка 1: | ||
− | <html><form method="POST" action="https://money.yandex.ru/quickpay/confirm.xml" | + | <html><form method="POST" action="https://money.yandex.ru/quickpay/confirm.xml" style="border-radius:8px; background:Aquamarine; border:2px solid DarkTurquoise; padding:3px; text-align:center;"> |
− | + | <input type="text" name="targets" value="Максим Цепков, спасибо за статьи" readonly size=35 style="border:none;text-align:right;background:transparent"> | |
− | <input type="text" name="targets" value="Максим Цепков, спасибо за статьи" readonly size= | + | <input type="number" name="sum" value="250" min=1 max=9999 data-type="number" style="width:4em;background:white; "> ₽ |
− | <input type="number" name="sum" value=" | + | <label style="white-space: nowrap;"><input type="radio" name="paymentType" value="PC">Яндекс.Деньги</label> |
− | <label style="white-space: nowrap;"><input type="radio" name="paymentType" value="PC">Яндекс. | + | <label style="white-space: nowrap;"><input type="radio" name="paymentType" value="AC">Карта</label> |
− | <label style="white-space: nowrap;"><input type="radio" name="paymentType" value="AC"> | + | |
<input type="hidden" name="receiver" value="4100111099336732"> | <input type="hidden" name="receiver" value="4100111099336732"> | ||
<input type="hidden" name="quickpay-form" value="donate"> | <input type="hidden" name="quickpay-form" value="donate"> | ||
Строка 11: | Строка 10: | ||
<input type="hidden" name="need-phone" value="false"> | <input type="hidden" name="need-phone" value="false"> | ||
<input type="hidden" name="need-address" value="false"> | <input type="hidden" name="need-address" value="false"> | ||
− | <input type="hidden" name="successURL" value="http://mtsepkov.org"> | + | <input type="hidden" name="successURL" value="http://mtsepkov.org/</html>{{{1|}}}<html>"> |
− | <input type="submit" value="Подарить на кофе" style="background:Gainsboro;"> | + | <input type="hidden" name="formcomment" value=""> |
+ | <input type="submit" value="Подарить на кофе" style="background:Gainsboro; border:1px solid; border-radius:2px; "> | ||
+ | Или Тинькофф 5536913956601864 | ||
</form></html> | </form></html> |