• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/order.php
  • Класс: BitrixSaleOrder
  • Вызов: Order::getPaymentSystemId
public function getPaymentSystemId()
{
	return $this->getPaySystemIdList();
}