Bitrix API

PaymentSlip

FinalYes

Table of Contents

Constants

SLIP_LINK_PATH  = '/pub/payment-slip'

Methods

getFullPathToSlip()  : string
getLink()  : string
getRegionWarning()  : array<string|int, mixed>|null
getZone()  : string
signPaymentId()  : string
unsignPaymentId()  : int|null

Constants

public mixed SLIP_LINK_PATH = '/pub/payment-slip'

Methods

getFullPathToSlip()

public static getFullPathToSlip(int $paymentId) : string
Parameters
$paymentId : int
Return values
string
public static getLink(int $paymentId) : string
Parameters
$paymentId : int
Return values
string

getRegionWarning()

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

getZone()

public static getZone() : string
Return values
string

signPaymentId()

public static signPaymentId(int $paymentId) : string
Parameters
$paymentId : int
Return values
string

unsignPaymentId()

public static unsignPaymentId(string $hash) : int|null
Parameters
$hash : string
Return values
int|null

        
On this page

Search results