• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/controller/paysystem/settings/robokassa.php
  • Класс: BitrixSaleControllerPaySystemSettingsRobokassa
  • Вызов: Robokassa::getRegisterComponentAction
public function getRegisterComponentAction(): MainEngineResponseComponent
{
	return new MainEngineResponseComponent(
		'bitrix:sale.paysystem.registration.robokassa',
		'.default'
	);
}