Post not yet marked as solved
I have successfully provision my card into Apple Wallet. I also need to retrieve that card from Apple Wallet to check whether or not it is already in Apple Wallet. Attempted to use passLibary.passes(of: .secureElement) return empty. Is it possible to retrieve the card from Apple Wallet at all? I am the issuer of the card provisioned into Wallet
Post not yet marked as solved
(SKErrorDomain error0.) is the error code.
I try to purchase a in app purchase and this keeps popping up.
I have signed out off App Store and signed back in a changed Wi-Fi to cellular data.
please help me and tell me a solution.
Post not yet marked as solved
How close are we on touch to pay on the new iPhone? Does anyone have working code. Willing to hire programming expert for short term beta project.
Post not yet marked as solved
Hello,
In wwdc 2021 keynote 7th june video on Youtube (https://www.youtube.com/watch?v=0TD96VTf0Xs) there was a mention of unlocking doors via apple wallet.
For home, it uses home keys which is part of the homekit framework. This is simple to understand since there is enough documentation on adding support to our hardware.
For office though we can't find any documentation. What are the requirements on the hardware/firmware side? I'm assuming we can't use homekit for offices since each organisation will have a few admins but 100+ employees. Admin cannot be bothered with adding so many appleids one by one as given in homekit tutorial.
We are a smart access control company that manufacturers bluetooth and nfc based hardware for unlocking doors. These doors can be unlocked with iphone through our app over ble as of now. We would like to add functionality to simply tap the phone/watch to our hardware to unlock the door.
As mentioned in the wwdc21, other brands like proxy, hid and salto seems to have already partnered up with apple and we would like to join that list
After biometric authentication , there is no callback from applePaySession , event.payment is empty/undefined in applepay JS implementation.
what is the solution for this ?
Post not yet marked as solved
Recently I noticed that the links of the back of wallet passes, that companies has put on their passes - so as to direct to core information - were no longer active, ie: not blue and underlined, and don't automaticlly direct to the URL address
Post not yet marked as solved
I have a game in which users earn points for participating on the platform as well as playing games. Can I allow users to redeem those earned points for physical prizes like branded headphones, t-shirts, hats, backpacks, etc...
Furthermore, could users redeem points for gift cards to branded retail locations?
Post not yet marked as solved
Is there any possibility to add a card within the iOS app? It is for person-to-person services
Dear Colleagues.
Could you please tell me if it is possible to implement dynamic qr code in apple wallet?
If it is possible to do this, then could not provide the documentation.
If possible, could you tell me how.
Post not yet marked as solved
Currently we are trying to add visa cards in Apple Wallet through our application. Attached are the logs, we are getting error while doing it. Can you please guide what can be the problem and how should we resolve it?
Regards,
Post not yet marked as solved
can we add loyalty card in apple wallet programmatically in flutter?
Post not yet marked as solved
I have applied for Merchant Identity and open apple pay label , but I have met a problem , as shown in the picture.
What should I do?
Post not yet marked as solved
Hello All, when ever trying to add card to apple wallet getting Error like App Determined InEligible by FairPlay
Post not yet marked as solved
Hi there,
Thank you for your time.
We have recently developed a Mobile APP (https://yourbuca.com/)in REACT NATIVE for Digital Visiting cards.
We are trying to Integrate APPLE WALLET with App as one of the USP for its users. But unfortunately, we are not able to get any solid solutions in order to successful integration.
Can you please help us with the same?
Is it possible to integrate APPLE WALLET with REACT-NATIVE?
If yes, Can you please share the related document?
Thank you for your help.
Best Regards,
Post not yet marked as solved
Hey, since apple Wallet now allegedly supports IDs in some states (in the US), Is it possible to integrate a student ID in the same fashion? and if so, how? is there a developer kit to be released?
I wanted to suggest my university (which is in england) to allow a move from physical student IDs to digital hopefully supported by apple.
Post not yet marked as solved
At 0.27 in the keynote the ability to add corporate badges to wallet is mentioned but this is not currently possible in the beta or am I missing something ?
Post not yet marked as solved
It has been some time since WWDC and first beta and couldn't find any information about iOS 15 new features to integrate office keys into Wallet. Is this feature live in iOS 15.0 or is it coming later this year?
We are highly interested in this feature to offer access control features to our customers but it seems there are no information about Wallet improvements mentioned on WWDC 10092
Post not yet marked as solved
I work for a credit card company in Costa Rica and would like to get our card accepted in Apple Wallet. How can we go about that? Is there any documentation?
Best,
Daniel
Post not yet marked as solved
I integrate with apple pay and when start session should sent requiredShippingContactFields because when not sent it is not continue the payment and for some customers give error invalid mobile number
requiredShippingContactFields: [
'phone'
]
if I should sent it what the value is checked and should passed to all customer and no need to validate when make payment