.deviceSupportsAndroidPay() -> Promise
Indicates whether or not the device supports AndroidPay. Returns a Boolean value.
import stripe from 'tipsi-stripe'
await stripe.deviceSupportsAndroidPay()
Indicates whether or not the device supports AndroidPay. Returns a Boolean value.
import stripe from 'tipsi-stripe'
await stripe.deviceSupportsAndroidPay()