См. определение в файле 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
- Исключения
-
ArgumentNullException
См. определение в файле applepay.php строка 116
◆ getIMessageSession()
- Возвращает
- ServiceResult
См. определение в файле applepay.php строка 86
◆ getWebSession()
- Аргументы
-
- Возвращает
- ServiceResult
См. определение в файле applepay.php строка 60
◆ setInitiativeContext()
setInitiativeContext |
( |
string | $initiativeContext | ) |
|