Bitrix API

ApplePay

FinalYes

Class ApplePay

Table of Contents

Methods

__construct()  : mixed
ApplePay constructor.
getIMessagePayment()  : ServiceResult
getIMessageSession()  : ServiceResult
getWebSession()  : ServiceResult
isApplePaySystem()  : bool
The pay system is apple pay.
setInitiativeContext()  : void

Methods

__construct()

ApplePay constructor.

public __construct(mixed $merchantIdentifier, mixed $displayName, mixed $domainName, mixed $applePayCert) : mixed
Parameters
$merchantIdentifier : mixed
$displayName : mixed
$domainName : mixed
$applePayCert : mixed

getIMessagePayment()

public getIMessagePayment(Payment $payment, array<string|int, mixed> $config) : ServiceResult
Parameters
$payment : Payment
$config : array<string|int, mixed>
Tags
throws
ArgumentNullException
Return values
ServiceResult

isApplePaySystem()

The pay system is apple pay.

public static isApplePaySystem(array<string|int, mixed> $paySystem) : bool
Parameters
$paySystem : array<string|int, mixed>

fields on PaySystemActionTable entity.

Return values
bool

setInitiativeContext()

public setInitiativeContext(string $initiativeContext) : void
Parameters
$initiativeContext : string

        
On this page

Search results