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