.canMakeAndroidPayPayments() -> Promise
Method is deprecated, use canMakeNativePayPayments() instead.
Indicates whether or not the device supports AndroidPay and the user has set
up an existing payment method. Returns a Boolean
value.
import stripe from 'tipsi-stripe'
await stripe.canMakeAndroidPayPayments()