• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/paysystem/serviceresult.php
  • Класс: BitrixSalePaySystemServiceResult
  • Вызов: ServiceResult::getPaymentUrl
public function getPaymentUrl(): string
{
	return $this->paymentUrl;
}