Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс ApplePay

Открытые члены

 __construct (string $merchantIdentifier, string $displayName, string $domainName, string $applePayCert)
 
 setInitiativeContext (string $initiativeContext)
 
 getWebSession ($url)
 
 getIMessageSession ()
 
 getIMessagePayment (Payment $payment, array $config)
 

Подробное описание

См. определение в файле applepay.php строка 14

Конструктор(ы)

◆ __construct()

__construct ( string $merchantIdentifier,
string $displayName,
string $domainName,
string $applePayCert )

ApplePay constructor.

Аргументы
$merchantIdentifier
$displayName
$domainName
$applePayCert

См. определение в файле applepay.php строка 40

Методы

◆ getIMessagePayment()

getIMessagePayment ( Payment $payment,
array $config )
Аргументы
Payment$payment
array$config
Возвращает
ServiceResult
Исключения
Main

ArgumentNullException

См. определение в файле applepay.php строка 116

◆ getIMessageSession()

getIMessageSession ( )
Возвращает
ServiceResult

См. определение в файле applepay.php строка 86

◆ getWebSession()

getWebSession ( $url)
Аргументы
$url
Возвращает
ServiceResult

См. определение в файле applepay.php строка 60

◆ setInitiativeContext()

setInitiativeContext ( string $initiativeContext)
Аргументы
string$initiativeContext

См. определение в файле applepay.php строка 51