Hi,
I am working on the IFrame in the Android Webview, to allow users to make Payments to clover merchants through their phones. This is the example I have been following https://codepen.io/gareth-dsouza/pen/MWKbWwv
I am able to see the Google Pay button in the codepen and also at my localhost endpoint. However, the Google Pay button does not load in an Android Browser or in the Webview.
Any solution for this? Also, is it possible to add an Apple Pay button as well?
Thanks!