FormDonate — различия между версиями

Материал из MaksWiki
Перейти к: навигация, поиск
м
м
Строка 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;">
+
  style="border-radius:8px; background:Aquamarine; border:2px solid DarkTurquoise; padding:3px; text-align:center;">
 
<input type="text" name="targets" value="Максим Цепков, спасибо за статьи" readonly size=30 style="border:none;text-align:right;background:transparent">
 
<input type="text" name="targets" value="Максим Цепков, спасибо за статьи" readonly size=30 style="border:none;text-align:right;background:transparent">
 
<input type="number" name="sum" value="100" min=1 max=9999 data-type="number" style="width:4em;background:white; ">&nbsp;₽  
 
<input type="number" name="sum" value="100" min=1 max=9999 data-type="number" style="width:4em;background:white; ">&nbsp;₽  
Строка 11: Строка 11:
 
<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">
+
</html><input type="text" name="successURL" value="{{{1|http://mtsepkov.org}}}"><html>
 
<input type="submit" value="Подарить на кофе" style="background:Gainsboro;">
 
<input type="submit" value="Подарить на кофе" style="background:Gainsboro;">
 
</form></html>
 
</form></html>

Версия 21:52, 29 ноября 2019

 ₽ <input type="text" name="successURL" value="http://mtsepkov.org">