Skip to main content

All Questions

0 votes
0 answers
45 views

Issue using WalletPasses.io

I'm using the WalletPasses.io service to allow do automatic updates for my Wallet Cards created using PHP/Laravel, with the pkpass/pkpass v2.3.1 library. The generated .pkpass file works correctly on ...
Diogo Nunes's user avatar
0 votes
1 answer
118 views

Is there a way to track "downloads" of Apple Wallet or Google Wallet for my app?

Does Google or Apple provide statistics on wallet usage through either of their developer portals? I'd like to track or count the number of times the Mobile Wallet version of my app (the barcode, ...
savingstrangers's user avatar
0 votes
0 answers
240 views

Integrating Google and Apple Wallet Passes in React App

I'm looking for guidance on implementing Google and Apple Wallet Passes in a React app. Specifically, I need to understand how to use the Google Wallet API and Apple Wallet API to create passes from ...
Thanos's user avatar
  • 7
0 votes
2 answers
1k views

Custom NFC HCE with Google/Apple Wallet

I'm about to evaluate the possibilities to authenticate with smartphones (Android and Apple) and NFC on existing hardware (which can be programmed regarding the NFC functionality). So far I have come ...
Moritz Vierneusel's user avatar
0 votes
1 answer
694 views

how to add google pay pass into wallet app in android using JWTToken

I have been working on the Apple wallet pass and google wallet pass for my react native project. For iOS we are good with apple wallet pass implementation, but for android somethings are still not ...
Madhu's user avatar
  • 929
2 votes
0 answers
1k views

Push provisioning - Add card to apple and google wallet in react-native

I am working on a project, In which I need to add debit cards to Apple/Google Wallet, I have debit card details so How can I add that to Apple/Google Wallet with react-native?
Jatin Bhuva's user avatar
  • 1,874
3 votes
0 answers
493 views

Wallet Android/iOS with EXPO

I'm looking for a lib that allows me to click: add wallet... to be automatically redirected to ios wallet or android wallet and add the ticket to the wallet. Is there any way to do this with expo?
Edson Junior's user avatar