Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.
Filter by
Sorted by
Tagged with
0 votes
1 answer
27 views

I have the debugging code below in an otherwise working service class to create and update Google Wallet Passes I am completely unable to remove the HeroImage once one is sent as part of the insert. ...
jmadsen's user avatar
  • 3,655
-1 votes
1 answer
120 views

I've created a simple customer card with PHP that works fine on iOS. However, in Google Wallet it shows the message: "Card/ticket cannot be loaded." I'm not sure if Google Wallet is missing ...
Kamil's user avatar
  • 17
0 votes
1 answer
139 views

I'm trying to provision a card to an Android device's Google Wallet, but I'd like to initiate the process from a browser running on a desktop computer (Windows/macOS/Linux). I know that iOS Web ...
Adnan Ameen's user avatar
1 vote
1 answer
314 views

When using the Google Wallet API a callback URL can be provided, this will indicate whether the pass has been added or deleted from the user. I have been trying to do a C# implementation that verifies ...
K e i o's user avatar
  • 21
0 votes
0 answers
204 views

I'm using library chiiya/passes to generate membership cards for my project. The github page has an example to create a generic object but, maybe I'm wrong, some information is missing. $object = new ...
Khriz's user avatar
  • 6,028
2 votes
0 answers
133 views

I am developing a Flutter application and need to launch the Google Wallet app when a user taps a button. Launch the Google Wallet app directly from my app. Open a specific pass (e.g., a loyalty card, ...
Sudeep Kumar's user avatar
0 votes
0 answers
84 views

It looks like it's all right, but Add the token to the Google Pay link, the Pass Add button on Google Wallet is not generated. Could verify if the token is correctly formatted and compatible with the ...
Brantes's user avatar
0 votes
0 answers
72 views

I'm trying to trigger a push notification for users when an event time changes for an EventTickets pass in Google Wallet. According to the Google Wallet documentation, setting "notifyPreference&...
user2037739's user avatar
0 votes
0 answers
166 views

I am developing an app on arduino UNO using PN532 to read Google wallet passes via APDU commands. As a reference I am using Google-smart-tap On the first command (SELECT VAS APPLET), I get a response ...
Asad Khalid's user avatar
0 votes
0 answers
81 views

THis is the error I am getting validating This is my object body { "is": "[email protected]", "aud": "google", "...
Joshua Oluikpe's user avatar
0 votes
1 answer
80 views

I am attempting to use the Google Wallet node.js api with a service account. The service account comes from a different GCP project. I have granted the service account the appropriate role so that it ...
Paulw11's user avatar
  • 116k
0 votes
0 answers
145 views

Here two questions: what can be the reasons for this mentioned error in screenshot? Why does it always show the same Title (Google IO) even though I changed my code? It never changes to any other ...
Nafis Kabbo's user avatar
0 votes
0 answers
51 views

This works, but means I need credentials on my local machine, and in Git for CI to work. Meh. import googleServiceAccountCredentials from '../serviceAccount.json' with { type: 'json' } const auth = ...
Andrew Bullock's user avatar
0 votes
2 answers
555 views

We are investigating how we can build a backend API for the generation of generic passes for a user to add to their Google Wallet. For the investigation we are referencing the Google .NET example ...
MobileDev's user avatar
  • 393
0 votes
0 answers
134 views

I need to create Google Wallet Layout using Class Template Info. I couldn't find any Documentation of Right To left support. I will Appreciate any insights.
Tal's user avatar
  • 544

15 30 50 per page
1
2 3 4 5
39