How to integrate and test Google Wallet Feature if you are situated in a country where this application is not available?

68 views Asked by At

Can you suggest ways by which I can use and test the Google Wallet application to add passes to it programmatically from my Android application? The current limitation that I am facing is, Google Wallet application is not available in the country that I am situated in. Any ideas to circumvent this issue?

1

There are 1 answers

1
user23190727 On

if you use the google wallet web API then you can test your pass in Google chrome. you can add the pass in your google acount see and test it. the only think you can not test is the animation barcode and the rooting barcode. if you are using google wallet SDK then i have no idea. (you can use the web API in andriod instead of the google wallet SDK).