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/rospirotorg.ru/bitrix/modules/sale/ru/payment/binom/ |
Upload File : |
<?if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED !== true) die();?><? include(GetLangFileName(dirname(__FILE__)."/", "/payment.php")); $psTitle = GetMessage("SPCP_DTITLE"); $psDescription = GetMessage("SPCP_DDESCR"); $arPSCorrespondence = array( "SELLER_ID" => array( "NAME" => GetMessage("SHOP_ACCOUNT"), "DESCR" => GetMessage("SHOP_ACCOUNT_DESCR"), "VALUE" => "", "TYPE" => "" ), "ORDER_LIFE_TIME" => array( "NAME" => GetMessage("ORDER_LIFE_TIME"), "DESCR" => GetMessage("ORDER_LIFE_TIME_DESCR"), "VALUE" => "", "TYPE" => "" ), "SHOP_CLIENT_NAME" => array( "NAME" => GetMessage("SHOP_CLIENT_NAME"), "DESCR" => GetMessage("SHOP_CLIENT_NAME_DESCR"), "VALUE" => "", "TYPE" => "" ), "EMAIL" => array( "NAME" => GetMessage("EMAIL"), "DESCR" => GetMessage("EMAIL_DESCR"), "VALUE" => "", "TYPE" => "" ), "SHOULD_PAY" => array( "NAME" => GetMessage("SHOULD_PAY"), "DESCR" => GetMessage("SHOULD_PAY_DESCR"), "VALUE" => "", "TYPE" => "" ), "CURRENCY" => array( "NAME" => GetMessage("CURRENCY"), "DESCR" => GetMessage("CURRENCY_DESCR"), "VALUE" => "", "TYPE" => "" ), "DATE_INSERT" => array( "NAME" => GetMessage("DATE_INSERT"), "DESCR" => GetMessage("DATE_INSERT_DESCR"), "VALUE" => "", "TYPE" => "" ), ); ?>