.deviceSupportsAndroidPay() -> Promise
Method is deprecated, use deviceSupportsNativePay() instead.
Indicates whether or not the device supports AndroidPay. Returns a
Boolean
value.
import stripe from 'tipsi-stripe'
await stripe.deviceSupportsAndroidPay()