Bitrix API

AccountYandex extends BaseApiObject

Class AccountYandex

Table of Contents

Constants

TYPE_CODE  = 'yandex'

Methods

__construct()  : mixed
BaseApiObject constructor.
create()  : static
getProfile()  : array<string|int, mixed>|Response|null
getRequest()  : Request
getService()  : Service
Get service.
getShopInfo()  : Response
getWebhookList()  : Response
registerPaymentCanceledWebhook()  : Response
registerPaymentSucceededWebhook()  : Response
registerRefundSucceededWebhook()  : Response
removeAuth()  : void
Remove auth.
removeWebhook()  : Response
setCallbackEventUrl()  : mixed
setRequest()  : $this
setService()  : $this

Constants

Methods

__construct()

BaseApiObject constructor.

public __construct() : mixed

create()

public static create(mixed $type[, null $parameters = null ][, IService|null $service = null ]) : static
Parameters
$type : mixed
$parameters : null = null
$service : IService|null = null
Tags
throws
ArgumentOutOfRangeException
Return values
static

getProfile()

public getProfile() : array<string|int, mixed>|Response|null
Tags
throws
ArgumentException
Return values
array<string|int, mixed>|Response|null

removeAuth()

Remove auth.

public static removeAuth() : void
Tags
throws
SystemException

setCallbackEventUrl()

public setCallbackEventUrl(Uri $callbackEventUrl) : mixed
Parameters
$callbackEventUrl : Uri

        
On this page

Search results