• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/paysystem/service.php
  • Класс: BitrixSalePaySystemService
  • Вызов: Service::isAllowEditPayment
public function isAllowEditPayment()
{
	return $this->fields['ALLOW_EDIT_PAYMENT'] == 'Y';
}