Bitrix API

Tax

Table of Contents

Methods

calculate()  : Result
Calculation of taxes
calculateDelivery()  : Result
getAvailableList()  : array<string|int, mixed>
getOrder()  : OrderBase
getRegistryType()  : string
getTaxList()  : array<string|int, mixed>
initTaxList()  : mixed
isClone()  : bool
isDeliveryCalculate()  : bool
load()  : Tax
loadExemptList()  : array<string|int, mixed>
refreshData()  : mixed
resetAvailableTaxList()  : mixed
resetTaxList()  : mixed
save()  : Result
setDeliveryCalculate()  : mixed

Methods

calculate()

Calculation of taxes

public calculate() : Result
Tags
throws
ObjectNotFoundException
Return values
Result

calculateDelivery()

public calculateDelivery() : Result
Tags
throws
ObjectNotFoundException
Return values
Result

getAvailableList()

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

getRegistryType()

public static getRegistryType() : string
Return values
string

getTaxList()

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

initTaxList()

public initTaxList(array<string|int, mixed> $list) : mixed
Parameters
$list : array<string|int, mixed>

isClone()

public isClone() : bool
Return values
bool

isDeliveryCalculate()

public isDeliveryCalculate() : bool
Return values
bool

loadExemptList()

public static loadExemptList(mixed $userId) : array<string|int, mixed>
Parameters
$userId : mixed
Return values
array<string|int, mixed>

refreshData()

public refreshData() : mixed

resetAvailableTaxList()

public resetAvailableTaxList() : mixed

resetTaxList()

public resetTaxList() : mixed

save()

public save() : Result
Tags
throws
ObjectNotFoundException
Return values
Result

setDeliveryCalculate()

public setDeliveryCalculate(mixed $value) : mixed
Parameters
$value : mixed

        
On this page

Search results