• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/payment.php
  • Класс: BitrixSalePayment
  • Вызов: Payment::getPaymentSystemId
public function getPaymentSystemId()
{
	return (int)$this->getField('PAY_SYSTEM_ID');
}