Interface

ApplePayApi

ApplePayApi

Members

Promise.<TokenizeApplePayResponse>

# guestTokenize

Create a payment instrument id for a provided Apple Pay wallet item of a guest user.

View Source api/WalletManagement/ApplePay.d.ts, line 16

Promise.<TokenizeApplePayResponse>

# tokenize

Create a payment instrument id for a provided Apple Pay wallet item.

View Source api/WalletManagement/ApplePay.d.ts, line 9

Promise.<TokenizeApplePayResponse>

# update

Update an Apple Pay payment instrument.

View Source api/WalletManagement/ApplePay.d.ts, line 23