Bitrix API

PaySystemInner

Table of Contents

Constants

ACTION_FILE_TEXT  = 'INNER_BUDGET'
CACHE_ID  = "BITRIX_SALE_INNER_BUDGET_ID"
OPERATION_CREDIT  = 1
OPERATION_DEBIT  = 0
OPERATION_RETURN  = 2
TTL  = 31536000

Methods

add()  : int
createOperation()  : Result
getId()  : int

Constants

Methods

createOperation()

public static createOperation(Order &$order, Payment &$payment, mixed $operation) : Result
Parameters
$order : Order
$payment : Payment
$operation : mixed
Tags
throws
Exception
Return values
Result

getId()

public static getId([bool $useCache = true ]) : int
Parameters
$useCache : bool = true
Tags
throws
ArgumentException
Return values
int

        
On this page

Search results