• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/payment.php
  • Класс: BitrixSalePayment
  • Вызов: Payment::getList
static function getList(array $parameters = [])
{
	return InternalsPaymentTable::getList($parameters);
}