• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/payment.php
  • Класс: BitrixSalePayment
  • Вызов: Payment::getRegistryType
static function getRegistryType()
{
	return Registry::REGISTRY_TYPE_ORDER;
}