Category "google-pay"

Android Chrome Webview access to Google Pay is not working

Trying to integrate Google Pay (via Stripe) in our App. On Android 7.0, the native chrome browser is able to get access to the Google Pay data and display the s

How to close the payment interface if the payment failed in Stripe Google pay?

Need to close the payment interface if the payment fails. Now it showing error instead of close. paymentRequest.on('paymentmethod', function(ev) { console.l