Question

Iam trying to implement the Google wallet digital goods api for mobile web version with PhoneGap framework.

You can find the sample link here[for web site]: https://developers.google.com/in-app-payments/docs/tutorial

Its working fine with [google chrome] browser. But its not working in mobile device.

EDIT: In mobile device If i click on "Buy with Google Wallet" initial screen appears which contains Product title, Quantity along with "Buy Now" button. But after hitting the "Buy Now" button the blank white screen appears with no content in it

Any Ideas ?

Thanks, Srinivas

Was it helpful?

Solution

That tutorial is assuming you are hosting the mobile web app as a site on the internet, not locally on a device ala phonegap. I bet if you made the wallet page open in the mobile browser it would work fine.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top