.deviceSupportsPayWithGoogle() -> Promise
Indicates whether or not the device supports Pay With Google. Returns a Boolean value.
import stripe from 'tipsi-stripe'
await stripe.deviceSupportsPayWithGoogle()
Indicates whether or not the device supports Pay With Google. Returns a Boolean value.
import stripe from 'tipsi-stripe'
await stripe.deviceSupportsPayWithGoogle()