Questions tagged [apple-wallet]

82 questions
0
votes
1 answer

.NET5 send push notification to Apple devices

At the moment I'm programming a REST service in .NET5 for Apple Wallet. All works fine now, registering, unregistering, manual update a card. The problem is the push notification, I know there are a lot of code stuff, how to implement a .NET Apple…
simmeone
  • 629
  • 6
  • 18
0
votes
1 answer

storing qr code in google pay(google wallet)

Is it possible to store information such as QR code in google pay just like apple wallet ? if not is there any alternative ,I have researched certain apps and haven't got any relevant resource yet
M.Chohan
  • 11
  • 3
0
votes
1 answer

How to not stack cards together in apple wallet?

How would I issue multiple cards without having them stack together? knowing that these cards are issued dynamically in my system. I can't go through the manual create certificate process each time. How would that work?
Faisal
  • 857
  • 2
  • 10
  • 21
0
votes
1 answer

Embed URL in barcode in Apple passes

Is it possible to embed URL in Apple passes in such a way that when scanned, they redirect to that URL? I want to POST information to an API when the barcode/QR code gets scanned.
0
votes
0 answers

How to convert nonce to string?

How do i convert certificates, nonce and nonceString data to a String? When i try to convert the nonce, nonceSigntaute to string with UTF8 encoding it's failing. func addPaymentPassViewController(_ controller: PKAddPaymentPassViewController, …
-1
votes
0 answers

How to update Apple Wallet pass using in PHP

I have successfully created an Apple pass using PHP. The pass is added in the Apple wallet successfully. Now, I have to update the pass with new value for one of the parameters in the pass. How do we update the value? Please refer to me a sample PHP…
-1
votes
1 answer

Adding a card on Apple Wallet when in landscape causes a crash

I have a button that adds a wallet card on tap. It is working well in iPhone devices. The orientation for iPhone devices is locked to portrait mode only. In iPad devices however which is locked in landscape mode only, tapping the add to apple wallet…
Dreiohc
  • 317
  • 2
  • 12
1 2 3 4 5
6