virt2/api/mod/jpay.html

21 lines
1.0 KiB
HTML
Raw Permalink Normal View History

{include file=$header h1="Пополнение счета"}
<div class='row'>
<div class='col-lg-3 col-md-3 col-sm-12 col-xs-12' style='border-right:1px solid lightgray;'>
{include file=$mnulk}
</div>
<div class='col-lg-9 col-md-9 col-sm-12 col-xs-12' style='border:0px solid gray;'>
<h2>Робокасса:</h2>
<center>
<script type="text/javascript" src="https://auth.robokassa.ru/Merchant/PaymentForm/FormFLS.js?MerchantLogin=Job-RF&InvoiceID=0&Culture=ru&Encoding=utf-8&DefaultSum=50&SignatureValue=5ca911d914c3247489eed3f738f4db63"></script>
<br>
<br>
<a href="http://www.free-kassa.ru/merchant/cash.php?oa=500&o=1&us_desc=opisanie&s=98742e3166041036889ca1b210bbe5dd&m=132741" target="_blank">Оплатить через Free-Kassa</a>
<br>
<br>
<iframe src="http://www.free-kassa.ru/merchant/forms.php?gen_form=1&m=132741&default-sum=50&button-text=Оплатить&encoding=CP1251&type=v3&id=402625" width="590" height="320" frameBorder="0" target="_parent" ></iframe>
</center>
</div>
</div>
{include file=$footer}