Bitrix API

FirstOfd extends Ofd

Class FirstOfd

Table of Contents

Constants

ACTIVE_URL  = 'https://consumer.1-ofd.ru/v1?'
TEST_URL  = 'https://test-consumer.1-ofd.ru/v1?'

Methods

create()  : null
doesHandlerExist()  : bool
generateCheckLink()  : string
getCode()  : string
getHandlerList()  : array<string|int, mixed>
getName()  : string
getSettings()  : array<string|int, mixed>
getValueFromSettings()  : mixed
validate()  : Result

Constants

ACTIVE_URL

public mixed ACTIVE_URL = 'https://consumer.1-ofd.ru/v1?'

TEST_URL

public mixed TEST_URL = 'https://test-consumer.1-ofd.ru/v1?'

Methods

create()

public static create(Cashbox $cashbox) : null
Parameters
$cashbox : Cashbox
Return values
null

doesHandlerExist()

public final static doesHandlerExist(string $handlerClass) : bool
Parameters
$handlerClass : string
Return values
bool
public generateCheckLink(mixed $data) : string
Parameters
$data : mixed
Return values
string

getCode()

public final static getCode() : string
Return values
string

getHandlerList()

public static getHandlerList() : array<string|int, mixed>
Tags
throws
NotImplementedException
Return values
array<string|int, mixed>

getName()

public static getName() : string
Tags
throws
NotImplementedException
Return values
string

getSettings()

public static getSettings() : array<string|int, mixed>
Return values
array<string|int, mixed>

getValueFromSettings()

public getValueFromSettings(mixed $name[, mixed $code = null ]) : mixed
Parameters
$name : mixed
$code : mixed = null

validate()

public validate() : Result
Return values
Result

        
On this page

Search results