An interface describing the current device. This could be a browser or a native device.

Hierarchy

  • Device

Methods

  • Parameters

    Returns Promise<undefined | ApplePayClient>

    A promise that contains an Apple Pay client for the given parameters, if available.

  • Parameters

    Returns Promise<undefined | GooglePayClient>

    A promise that contains an Google Pay client for the given parameters, if available.