Bitrix API

PaymentService

FinalYes

Table of Contents

Methods

createByAmount()  : Result
createByProducts()  : Result
getRuntimeReferenceField()  : ReferenceField
isPaymentWithoutProducts()  : bool
isTerminalPayment()  : bool
unmarkPayment()  : DeleteResult
update()  : Result

Methods

getRuntimeReferenceField()

public getRuntimeReferenceField([string $joinType = 'inner' ][, string $name = 'TERMINAL_PAYMENT' ]) : ReferenceField
Parameters
$joinType : string = 'inner'
$name : string = 'TERMINAL_PAYMENT'
Return values
ReferenceField

isPaymentWithoutProducts()

public isPaymentWithoutProducts(Payment $payment) : bool
Parameters
$payment : Payment
Return values
bool

isTerminalPayment()

public isTerminalPayment(int $id) : bool
Parameters
$id : int
Return values
bool

        
On this page

Search results