All Questions
Tagged with google-wallet json
6 questions
0
votes
1
answer
399
views
Fields from textModulesData showing in details screen but not showing on first screen after saving the pass to google wallet (Tabular Format)
I have just created generic class on google cloud and everything is empty and passing below json data to it as below
I have just created generic class on google cloud and everything is empty and ...
1
vote
0
answers
186
views
Is it possible to send binary data to make a AZTEC barcode in the Google Wallet API?
I am currently using the Google Wallet API to make Google Wallet Passes and I need to use binary data to make the AZTEC barcode work. From what I know, it's not possible to put binary data in a JSON ...
0
votes
2
answers
5k
views
Javascript Parsing JSON with Escape Characters
So I have a JSON object that is returned from an Android Pay API call that I need to pull the data out and process it. Problem is that it contains backslashes that must be preserved. I have looked ...
0
votes
2
answers
591
views
QPX express API is returning error 403
Guys I'm using the google console to test qpx express api and i constantly get back this 403 error.
403 Forbidden
- Hide headers -
cache-control: private, max-age=0
content-encoding: gzip
content-...
0
votes
1
answer
364
views
Emitting JSON with optional arguments (Google API)
I'm writing a JSON emitter for a Google API. The API documentation says that some fields are "optional". How am I supposed to interpret that? I've looked at json.org's language specification and it ...
3
votes
1
answer
5k
views
Android InApp Purchase - How to handle Pending Status?
I am integrating Android In-App purchase with Android Native application. I used following code to start In-App purchase intent!
Bundle buyIntentBundle = mService.getBuyIntent(3, getPackageName(),”...