braintree-web/apple-pay

Accept Apple Pay on the Web. This component is currently in beta and is subject to change.

Source:

Members

(static) VERSION :string

The current version of the SDK, i.e. 3.11.1.

Source:

Methods

(static) create(options, callback) → {void}

Parameters:
Name Type Description
options object

Creation options:

Properties
Name Type Description
client Client

A Client instance.

callback callback

The second argument, data, is the ApplePay instance.

Source: