Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс OrderFacade

Защищенные статические члены

static createFinalPayment (Order $order)
 
static getPaySystemId (Payment $payment)
 
static getDeliveryId ()
 

Подробное описание

См. определение в файле orderfacade.php строка 15

Методы

◆ createFinalPayment()

static createFinalPayment ( Order $order)
staticprotected
Аргументы
Order$order
Возвращает
Payment|null
Исключения

Bitrix\Main\ArgumentException

Исключения

Bitrix\Main\ArgumentOutOfRangeException

Исключения

Bitrix\Main\NotImplementedException

Исключения

Bitrix\Main\ObjectNotFoundException

Исключения

Bitrix\Main\SystemException

См. определение в файле orderfacade.php строка 250

◆ getDeliveryId()

static getDeliveryId ( )
staticprotected
Возвращает
int
Исключения

Bitrix\Main\SystemException

См. определение в файле orderfacade.php строка 339

◆ getPaySystemId()

static getPaySystemId ( Payment $payment)
staticprotected
Аргументы
Payment$payment
Возвращает
array|int
Исключения

Bitrix\Main\ArgumentException

Исключения

Bitrix\Main\SystemException

См. определение в файле orderfacade.php строка 319