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/lang/en/lib/paysystem/ |
Upload File : |
<?php $MESS["SALE_PS_SERVICE_ERROR_CONNECT_PS"] = "Error connecting to payment system"; $MESS["SALE_PS_SERVICE_ERROR_HOLD_IS_NOT_SUPPORTED"] = "Payment handler does not support authorization holds"; $MESS["SALE_PS_SERVICE_ERROR_ON_BEFORE_INITIATE_PAY"] = "Payment error"; $MESS["SALE_PS_SERVICE_ERROR_PARTIAL_CONFIRM_IS_NOT_SUPPORTED"] = "Payment handler does not support partial authorization"; $MESS["SALE_PS_SERVICE_ORDER_CANCELED"] = "Order ##ORDER_ID# canceled"; $MESS["SALE_PS_SERVICE_ORDER_ERROR"] = "Order ##ORDER_ID# does not exist"; $MESS["SALE_PS_SERVICE_ORDER_ID_ERROR"] = "Incorrect ORDER ID"; $MESS["SALE_PS_SERVICE_PAYMENT_ERROR_EMPTY"] = "Partial payment is not specified"; $MESS["SALE_PS_SERVICE_PAYMENT_ID_ERROR"] = "Incorrect PAYMENT ID"; $MESS["SALE_PS_SERVICE_PAYMENT_NOT_PAID"] = "Unfinished payment cannot be refunded."; $MESS["SALE_PS_SERVICE_REQUEST_ERROR"] = "Error getting details"; $MESS["SALE_PS_SERVICE_STATUS_ERROR"] = "Error querying account statement completion status.";