Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс AccountYookassa
+ Граф наследования:AccountYookassa:

Открытые члены

 setCallbackEventUrl (Web\Uri $callbackEventUrl)
 
 getProfile ()
 
 registerPaymentSucceededWebhook ()
 
 registerPaymentCanceledWebhook ()
 
 registerRefundSucceededWebhook ()
 
 removeWebhook ($id)
 
 getWebhookList ()
 
 getShopInfo ()
 
- Открытые члены унаследованные от BaseApiObject
 __construct ()
 
 getRequest ()
 
 setRequest (Request $request)
 
 setService (IService $service)
 

Открытые статические члены

static getService ()
 
static removeAuth ()
 
- Открытые статические члены унаследованные от BaseApiObject
static create ($type, $parameters=null, IService $service=null)
 

Открытые атрибуты

const TYPE_CODE = 'yookassa'
 
- Открытые атрибуты унаследованные от BaseApiObject
const TYPE_CODE = ''
 

Дополнительные унаследованные члены

- Защищенные данные унаследованные от BaseApiObject
 $request
 
 $service
 

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

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

Методы

◆ getProfile()

getProfile ( )
Возвращает
array|Response|null
Исключения

Bitrix\Main\ArgumentException

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

◆ getService()

static getService ( )
static

Get service.

Возвращает
Service

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

◆ getShopInfo()

getShopInfo ( )
Возвращает
Response
Исключения

Bitrix\Main\SystemException

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

◆ getWebhookList()

getWebhookList ( )
Возвращает
Response
Исключения

Bitrix\Main\SystemException

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

◆ registerPaymentCanceledWebhook()

registerPaymentCanceledWebhook ( )
Возвращает
Response
Исключения

Bitrix\Main\SystemException

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

◆ registerPaymentSucceededWebhook()

registerPaymentSucceededWebhook ( )
Возвращает
Response
Исключения

Bitrix\Main\SystemException

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

◆ registerRefundSucceededWebhook()

registerRefundSucceededWebhook ( )
Возвращает
Response
Исключения

Bitrix\Main\SystemException

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

◆ removeAuth()

static removeAuth ( )
static

Remove auth.

Возвращает
void
Исключения

Bitrix\Main\SystemException

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

◆ removeWebhook()

removeWebhook ( $id)
Возвращает
Response
Исключения

Bitrix\Main\SystemException

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

◆ setCallbackEventUrl()

setCallbackEventUrl ( Web\Uri $callbackEventUrl)
Аргументы
Web\Uri$callbackEventUrl

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

Данные класса

◆ TYPE_CODE

const TYPE_CODE = 'yookassa'

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