I am trying to implement the following button on an html page:
https://developers.google.com/save-to-android-pay/reference/s2w-reference?hl=EN
The button works perfectly in my web browser, but in the context of an Android WebView, it will not work. When the button is clicked, a blank page appears.
Has anyone been able to implement the save to android web button in an Android WebView? Thanks in advance