Merge branch 'dev' into 'master'

Dev

See merge request !370
master
Andrey 8 years ago
commit ec86ec1316
  1. 4
      templates/yandex/test_pay.html

@ -16,7 +16,7 @@
Отправление формы срабатывает только раз затем нужно будет заменить orderNumber
</div>
<br><br><br>
<form action=" https://demomoney.yandex.ru/eshop.xml" method="post" target="_blank">
<form action="https://demomoney.yandex.ru/eshop.xml" method="post" target="_blank">
<table>
<tr>
<td>shopId</td>
@ -48,7 +48,7 @@
</tr>
<tr>
<td>rebillingOn</td>
<td><input name="rebillingOn" type="checkbox"/></td>
<td><input name="rebillingOn" value="false" type="text"/></td>
</tr>
</table>
<input type="submit" value="Заплатить"/>

Loading…
Cancel
Save