Skip to main content
Filter by
Sorted by
Tagged with
1 vote
0 answers
78 views

When implementing card recognition from the Play Services Wallet/Pay SDK, the activity that opens doesn't seem to have any sort of padding from the devices edges or safe areas. I've made a MRE repo ...
Jay Whitsitt's user avatar
  • 1,155
Best practices
1 vote
2 replies
39 views

I am integrating the "Add to Google Wallet" functionality into my application and want to confirm if my proposed user flow complies with Google Wallet guidelines. Current Understanding: The ...
Uday's user avatar
  • 13
Advice
3 votes
5 replies
110 views

My company is currently building a small access control device, which is not really connected to internet. It's embedding the ST25R3911B nfc module. They want final users to be able to use their ...
n3wbie's user avatar
  • 1,246
1 vote
1 answer
59 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
209 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
187 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
418 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
2 votes
0 answers
154 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
1 answer
99 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
2 answers
691 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
  • 403
0 votes
1 answer
279 views

I'm trying to Issue a Google Wallet pass to a user. I believe I'm having an issue with the authentication portion of this code. On the last line when executing the request, I keep receiving this error:...
Matthew's user avatar
  • 89
1 vote
0 answers
93 views

I am trying to build a demo generic pass with smart tap functionality but when I am tapping on my VTAP 50 DOT Origin NFC reader I am not getting any kind of data. Here is my nfc code: const { ...
Sanya Pandey's user avatar
1 vote
0 answers
178 views

On iOS, a PKPASS on Apple Wallet can be updated using a web service and APNs without the user having to redownload the PKPASS to see updated information. Is there a way to do this with a PKPASS added ...
ckuan's user avatar
  • 11
1 vote
0 answers
102 views

I'm encountering an issue with the Google Wallet Generic Card where the Google Map location and website URL are not being displayed. I have verified that the data is correctly inputted into the card, ...
Jinshaj P's user avatar
0 votes
1 answer
505 views

I dont really know what to do, I have been trying to set up google pay for my app so that the user could checkout, but this doesnt seem to work, i was able to add the google pay button to my xml: <?...
Alon Belkin's user avatar

15 30 50 per page
1
2 3 4 5
…
39