Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 925 Bytes

CdvPurchase.Braintree.AdapterOptions.md

File metadata and controls

35 lines (19 loc) · 925 Bytes

Interface: AdapterOptions

CdvPurchase.Braintree.AdapterOptions

Table of contents

Properties

Properties

applePay

Optional applePay: ApplePayOptions

Options for making Apple Pay payment requests


clientTokenProvider

Optional clientTokenProvider: ClientTokenProvider

Function used to retrieve a Client Token (used if no tokenizationKey are provided).


tokenizationKey

Optional tokenizationKey: string

Authorization key, as a direct string.