Search results for

[tags:wwdc20-10204]

139 results found

Post

Replies

Boosts

Views

Activity

Open Wallet APP in iOS
I have requirement to open Apple Wallet App from my app when I click on some button. I found some way online using shoebox://“ scheme to just open Wallet App but would like to check is it ok use it with open URL or is there any limitations from Apple to submit my app to App Store using shoebox://“. (Note: Your app uses the prefs:root= non-public URL scheme. Some Apps were rejected because of using scheme. )
0
0
2.3k
Jun ’20
Apple Wallet / PassKit testing environment
Hello I work at a financial institution and we are working on in-app provisioning credit/debit cards with Apple Wallet. I'm wondering what the best practices are for testing? Is there any kind of Sandbox environment for testing? From my initial research it seems the only way is to test with a production build of the app with production/real credit cards and user accounts. Any help on this would be fantastic.
0
0
790
Jul ’20
Does apple allow to use third party payment integration?
Hello All, I am developing an application in which i am providing wallet facility, where user can buy coins and they can also get coins using rewards and scrach card. if user want to buy coins he need to purchase using is bank account (with real money), 1 rs = 1 coin. and if he want to withdraw coin to their bank account it will be 1 coin = 0.80 rs. User can also share or give their coins to other users. My question is does apple allow me to use third party payment integration in this situation? we are not deduct much commission from users when they withdraw coins in his bank account. if i use IAP then 30% will be transaction charge by apple which will make impact on user's purchase coins. Please guid me what should i do in this situation. Thanks in advance.
0
0
445
Aug ’20
How to receive Apple’s Value-Added Services (VAS) Certification?
I am working for the Company which produces smart lock devices. We want our lock device to support Apple VAS protocol inside. Then our customers just be able to use their smartphones with Apple Wallet and our digital key as Wallet Pass to unlock our devices. The problem here is that official spec. on Apple VAS protocol is confidential. I find out that some Companies like ELATEC or IDTech which produces RFID and NFC readers implements Apple VAS in their devices and have so called Apple’s Value-Added Services (VAS) Certification. But what is an official way to do that? How to get specification of Apple VAS protocol?
4
0
9.2k
Sep ’20
Using Wallet.app to open doors with NFC reader
G'day. At my office the doors are locked with an NFC reader. We carry around a little NFC tag on our key chains which will read out a number and this then will open the door if the number matches a number in the database. I am tired of carrying around the tag, people keep loosing it, forgetting it and it would be nice to open the door using a Phone - which we tend to always have on us. So I used a credit card which is NFC enabled to readout the NFC information, added this number to the database and can now open doors using my credit card. This is pretty cool. If I forget my keys (most likely they will be on the desk but silly me left the desk without them), I may have my wallet with me. Then I tried Wallet.app on my iPhone and select the same credit card. However the door doesn't open. When looking in the door software I noticed that the tags will always transmit the same number. So does my credit card. However Wallet.app will read out 4 readings (or maybe just one very long one) and they are always different
37
0
112k
Jan ’21
Apple Pay issue
The card is in the wallet, but a notification is popuped to add the card when I do Apple Pay. If I try to add a card, popup displayed this card already exists. but it is said that it works correctly on other devices with the master card(mercari) added. Even my card works correctly in the minne app. My card is a DC card and the area is also Japan. The development code was developed as a flutter.
0
0
454
Jan ’21
Unable to add Amex Card in Sandbox tester account for Apple Pay
While adding an Amex card to the sandbox tester account, it is showing an error as This card cannot be used. The card initially shows as added but when you look at the device account number it says Activating... indefinitely and is never activated but MC, VISA cards are added successfully. Following probable solutions have been tried: Setting device location to the US Creating a new sandbox account and tried adding but no luck. Note: Tried with all Amex Cards mentioned in https://developer.apple.com/apple-pay/sandbox-testing/
2
0
883
Mar ’21
Apple Pay error for AMEX - Your Issuer Does Not Yet Offer Support for this card
Hello, I've been trying to add an AMEX card in the wallet of my Sandbox account but I keep getting the error Your Issuer Does Not Yet Offer Support for this card. When I select Read More American Express is included in the list of supported card types but it cannot be added. I've tried almost every AMEX card provided here: https://developer.apple.com/apple-pay/sandbox-testing/ Any idea what is causing this and how to overcome this error? Thanks!
1
0
1.2k
Mar ’21
Open Wallet APP in iOS
I have requirement to open Apple Wallet App from my app when I click on some button. I found some way online using shoebox://“ scheme to just open Wallet App but would like to check is it ok use it with open URL or is there any limitations from Apple to submit my app to App Store using shoebox://“. (Note: Your app uses the prefs:root= non-public URL scheme. Some Apps were rejected because of using scheme. )
Replies
0
Boosts
0
Views
2.3k
Activity
Jun ’20
How to open Wallet App in iOS
I have a requirement to open wallet app from my app. Please let me know ways to open wallet app from external app.
Replies
4
Boosts
0
Views
4.8k
Activity
Jun ’20
Class Ticket ?
hi, Can you tell us more about the following classe : PKAddTicketConfiguration What are they used for? What do you recommend to use as a pass type for a membership card with the user's photo? generic type ? Student ID Badge might be a good solution, but it is not documented Thanks Best Regard, Xavier
Replies
0
Boosts
0
Views
446
Activity
Jun ’20
Ability to send AppleCash
Hi! I was looking into possibly sending AppleCash from one iOS user to another iOS user through an app. That doesn't seem possible, right? Thank you!
Replies
1
Boosts
0
Views
713
Activity
Jun ’20
Integrating Apple Wallet on my website
My client is asking me to integrate Apple Wallet on their website. They are running insurance business, they may send any coupon to customers. Customer can visit website and click Add to Wallet button. how to do this in my java application?
Replies
0
Boosts
0
Views
534
Activity
Jul ’20
Apple Wallet / PassKit testing environment
Hello I work at a financial institution and we are working on in-app provisioning credit/debit cards with Apple Wallet. I'm wondering what the best practices are for testing? Is there any kind of Sandbox environment for testing? From my initial research it seems the only way is to test with a production build of the app with production/real credit cards and user accounts. Any help on this would be fantastic.
Replies
0
Boosts
0
Views
790
Activity
Jul ’20
Apple Pass cannot be opened in Apple Wallet
I am conducting a development with Apple PassKit. I can create the pass successfully and the pass can be opened in MacOS. However, when I send the pass via email and try to open it on my iphone (ios12.3.1), it cannot be opened and saved in Apple Wallet. Anyone have the same problem / have any idea? Thanks.
Replies
1
Boosts
0
Views
2k
Activity
Aug ’20
Does apple allow to use third party payment integration?
Hello All, I am developing an application in which i am providing wallet facility, where user can buy coins and they can also get coins using rewards and scrach card. if user want to buy coins he need to purchase using is bank account (with real money), 1 rs = 1 coin. and if he want to withdraw coin to their bank account it will be 1 coin = 0.80 rs. User can also share or give their coins to other users. My question is does apple allow me to use third party payment integration in this situation? we are not deduct much commission from users when they withdraw coins in his bank account. if i use IAP then 30% will be transaction charge by apple which will make impact on user's purchase coins. Please guid me what should i do in this situation. Thanks in advance.
Replies
0
Boosts
0
Views
445
Activity
Aug ’20
How to receive Apple’s Value-Added Services (VAS) Certification?
I am working for the Company which produces smart lock devices. We want our lock device to support Apple VAS protocol inside. Then our customers just be able to use their smartphones with Apple Wallet and our digital key as Wallet Pass to unlock our devices. The problem here is that official spec. on Apple VAS protocol is confidential. I find out that some Companies like ELATEC or IDTech which produces RFID and NFC readers implements Apple VAS in their devices and have so called Apple’s Value-Added Services (VAS) Certification. But what is an official way to do that? How to get specification of Apple VAS protocol?
Replies
4
Boosts
0
Views
9.2k
Activity
Sep ’20
Switch Wallet to non Sandbox
Hi, I logged into a test account on my iphone to test Apple Pay in sandbox mode. I then logged back into my personal account but the Wallet is still in sandbox mode. How do I switch it back to Non Sandbox (Production) mode? Thanks
Replies
1
Boosts
0
Views
1.7k
Activity
Jan ’21
Using Wallet.app to open doors with NFC reader
G'day. At my office the doors are locked with an NFC reader. We carry around a little NFC tag on our key chains which will read out a number and this then will open the door if the number matches a number in the database. I am tired of carrying around the tag, people keep loosing it, forgetting it and it would be nice to open the door using a Phone - which we tend to always have on us. So I used a credit card which is NFC enabled to readout the NFC information, added this number to the database and can now open doors using my credit card. This is pretty cool. If I forget my keys (most likely they will be on the desk but silly me left the desk without them), I may have my wallet with me. Then I tried Wallet.app on my iPhone and select the same credit card. However the door doesn't open. When looking in the door software I noticed that the tags will always transmit the same number. So does my credit card. However Wallet.app will read out 4 readings (or maybe just one very long one) and they are always different
Replies
37
Boosts
0
Views
112k
Activity
Jan ’21
Apple Pay issue
The card is in the wallet, but a notification is popuped to add the card when I do Apple Pay. If I try to add a card, popup displayed this card already exists. but it is said that it works correctly on other devices with the master card(mercari) added. Even my card works correctly in the minne app. My card is a DC card and the area is also Japan. The development code was developed as a flutter.
Replies
0
Boosts
0
Views
454
Activity
Jan ’21
An API for Apple cash
I need to pay my customers via my iOS app. I know this can be implemented using a payment process platform like Stripe. But is there a way to do this via Apple API without using a third-party platform, like a way to automatically send Apple cash?
Replies
0
Boosts
0
Views
1.4k
Activity
Jan ’21
Unable to add Amex Card in Sandbox tester account for Apple Pay
While adding an Amex card to the sandbox tester account, it is showing an error as This card cannot be used. The card initially shows as added but when you look at the device account number it says Activating... indefinitely and is never activated but MC, VISA cards are added successfully. Following probable solutions have been tried: Setting device location to the US Creating a new sandbox account and tried adding but no luck. Note: Tried with all Amex Cards mentioned in https://developer.apple.com/apple-pay/sandbox-testing/
Replies
2
Boosts
0
Views
883
Activity
Mar ’21
Apple Pay error for AMEX - Your Issuer Does Not Yet Offer Support for this card
Hello, I've been trying to add an AMEX card in the wallet of my Sandbox account but I keep getting the error Your Issuer Does Not Yet Offer Support for this card. When I select Read More American Express is included in the list of supported card types but it cannot be added. I've tried almost every AMEX card provided here: https://developer.apple.com/apple-pay/sandbox-testing/ Any idea what is causing this and how to overcome this error? Thanks!
Replies
1
Boosts
0
Views
1.2k
Activity
Mar ’21