Tap to Pay on iPhone

RSS for tag

Accept contactless payments right on iPhone in your payment apps without any extra terminals or hardware.

Posts under Tap to Pay on iPhone tag

106 Posts

Post

Replies

Boosts

Views

Activity

Can I use stripe if apple IAP doesn't support my business rule?
We are currently working on a APP where every user can create multiple institutions and every institution has a monthly or yearly price, but this mean that every user can have multiple subscriptions within the same group! We didn't find a way to do it using renewable IAP subscriptions, in this case, does Apple allow us to use third parties as Stripe?
1
0
810
Sep ’23
Tap to Pay
Hi I am trying to enable Tap to Pay for our App in the UK, it has been announced that it is released now. I have requested the Capabilities are available to us as I have filled in the form. Our PSP - Stripe - has allowed us to do this but nothing is moving forward. Can anyone tell me the process?
1
0
702
Sep ’23
Access to third party payment for in-app purchase
We're going to add subscription module to our app, which is already published and used for free. The problem is: nearly all of our users don't have Visa Cards, Apple cards (or any other ways that Apple require for in app purchase). Our users will use local cards to payments (for subscription as well). Is there any way to have subcription module in app which supports paying with local cards? as far as i know Apple doesn't allow to add 3rd party payments, we're having trouble to find solution. Thank you for your reply!
0
0
721
Sep ’23
sorta Multi-merchant Apple Pay transactions with multiTokenContexts
Hello, all. Development environment: xcode14.3 + iOS16.4 + iphone12 mini When I use multiTokenContexts to complete the multi-merchant payment function, it prompts "Try Different Payment Method". But if I just perform the payment function of a single order, the payment process can be completed normally. So I would like to ask, is there any limitation to use multiTokenContexts? Thank you, looking forward to your reply.
1
0
869
Aug ’23
Tap To Pay Service Connection Error
Hi, I'm adding Tap To Pay on iPhone to an app, but when trying to show the Terms and Conditions I am receiving a 'serviceConnectionError'. When printing out the error description I get: 'The operation couldn’t be completed. (ProximityReader.PaymentCardReaderError error 11.) Note: I have already added the capability to the App ID, added the updated provisioning profile to XCode, and created the entitlements file. I'm using XCode 14.2 and testing on an iPhone 12 Pro Max on iOS 16.2 Any help will be greatly appreciated!
1
0
786
Jul ’23
Can I use third party payment system in my app?
Hi, I'm developing an application with Flutter and it will work on both IOS and Android platforms. My app includes subscription(1-3-6 months, 1 year) and in-app purchase for content which is like udemy courses. User can list courses and purchase one of them. My question is related with that. Can I use third party payment system for subscription? Can I use third party payment system for purchasing item like course ?
0
0
534
Jun ’23
How to handle Local payment methods with apple Wallet
Hi, I would like some information on how to implement a local payment method to the Wallet, when it is not a regular scheme (Visa, MC, Amex) ? For example in Brazil there is Pix, in Panama there is Yappy, in Colombia there is Davi Plata. How should this non credit/debit card methods should be handled? As a stored value card? Any guidance would be appreciated.
0
0
851
Jun ’23
ProximityReader Merchant URL
I am integrating the ProximityReader SDK and want to read loyalty cards in addition to payments. The documentation states that it is possible to add a URL to display to the customer if he does not already have the loyalty card. https://developer.apple.com/documentation/proximityreader/vasrequest/merchant/url However, it seems like this URL will just get pinged by the system of the customer (which could be used to receive a Push Notification and prompt to sign up for the program), but it doesn't actually get shown on the user's device. I would want to redirect the customer to a website where he can learn more about the loyalty program. Would be amazing to get clarification if that is in fact possible and if so what I might be missing that it doesn't show up. I have verified that it pings a server by checking the logs of my own server. Thanks so much! That would be a really cool feature to onboard customers to loyalty programs by giving them more information.
0
1
628
Apr ’23
How to split payments using In-App Purchase
Hello, We were using stripe payment gateway before for ShhParty App and stripe connected account feature for split payments between ShhParty Owner and Djs(Party Creator) but as per Apple policy, we can't use stripe for apps which are selling paid digital content So we have integrated In-App Purchase for this But now we are in trouble splitting the payments between 2 Accounts (ShhParty Owner & Party Creator) Can you please advice how can we do this by using In-App Purchase So if user paid $100 in App we can send $70 to the Party Creator Account & $30 in the ShhParty Owner Account Please advice Thanks
1
0
1.4k
Dec ’22
Payment problems to use digital services
Hi all, I have an app that is currently being rejected by apple because of an in-app purchase problem, my app is available when customers buy devices and digital services directly at our company. Is that valid or not? Or is it mandatory to integrate the in app purchase feature. Please support me. If my response is to pay at my company, will apple release the app?
0
0
1.2k
Nov ’22
Your payments from Apple are on hold.
We noticed some irregular activity associated with your vendor number XXXXX and have paused your earnings payments while we investigate. Once our review is complete, we'll determine if we can resume your payments.  If you have any questions, contact us.  Best regards, Apple Developer Relations any one get same problem? And any update yet?
3
1
1.6k
Sep ’22
External and Internal payments
Hi Apple released external payment for some new regions https://developer.apple.com/documentation/storekit/external_purchase but i don't fully undersant, can i use in one application for allowed region, external payment link, for all others Apple pay. Don't found clear explanations of that
Replies
0
Boosts
0
Views
654
Activity
Oct ’23
Cannot change the credit card information
I would like to renew Apple Developer Program, but cannot change the credit card information, pop up "cannot update....please contact support" when I update credit card information and submit, please advise.
Replies
0
Boosts
0
Views
684
Activity
Oct ’23
Can I use stripe if apple IAP doesn't support my business rule?
We are currently working on a APP where every user can create multiple institutions and every institution has a monthly or yearly price, but this mean that every user can have multiple subscriptions within the same group! We didn't find a way to do it using renewable IAP subscriptions, in this case, does Apple allow us to use third parties as Stripe?
Replies
1
Boosts
0
Views
810
Activity
Sep ’23
Tap to Pay
Hi I am trying to enable Tap to Pay for our App in the UK, it has been announced that it is released now. I have requested the Capabilities are available to us as I have filled in the form. Our PSP - Stripe - has allowed us to do this but nothing is moving forward. Can anyone tell me the process?
Replies
1
Boosts
0
Views
702
Activity
Sep ’23
Access to third party payment for in-app purchase
We're going to add subscription module to our app, which is already published and used for free. The problem is: nearly all of our users don't have Visa Cards, Apple cards (or any other ways that Apple require for in app purchase). Our users will use local cards to payments (for subscription as well). Is there any way to have subcription module in app which supports paying with local cards? as far as i know Apple doesn't allow to add 3rd party payments, we're having trouble to find solution. Thank you for your reply!
Replies
0
Boosts
0
Views
721
Activity
Sep ’23
Apple payment successfull but payment was not debited from credit card.
Created merchant id and processing certificate and enabled apple pay on xcode but amount not getting debitted from account. What steps should I take ? Followed this tutorial - https://www.youtube.com/watch?v=1kRqM7F3AIQ&t=994s. Thank you.
Replies
2
Boosts
0
Views
1.3k
Activity
Sep ’23
sorta Multi-merchant Apple Pay transactions with multiTokenContexts
Hello, all. Development environment: xcode14.3 + iOS16.4 + iphone12 mini When I use multiTokenContexts to complete the multi-merchant payment function, it prompts "Try Different Payment Method". But if I just perform the payment function of a single order, the payment process can be completed normally. So I would like to ask, is there any limitation to use multiTokenContexts? Thank you, looking forward to your reply.
Replies
1
Boosts
0
Views
869
Activity
Aug ’23
My membership payment was received but not renewed.
Hello, I made the payment from the developer application on my phone. The payment was taken from me, but my membership was not renewed. There is also information on my phone bill that I have made the payment. I have the only order number that I can send to you, could you please provide control. Thank you, you are the best.
Replies
1
Boosts
0
Views
580
Activity
Jul ’23
Apply Pay Intergration on the web [PHP]
I try to integrate the Apple pay in website using PHP, After submitting the merchant details (crt.pem, key.pem, key certificate password.) to the Apple server, it will throw the below error "unable to set private key file: ApplePay.key.pem" Can anyone help us
Replies
0
Boosts
1
Views
675
Activity
Jul ’23
Tap To Pay Service Connection Error
Hi, I'm adding Tap To Pay on iPhone to an app, but when trying to show the Terms and Conditions I am receiving a 'serviceConnectionError'. When printing out the error description I get: 'The operation couldn’t be completed. (ProximityReader.PaymentCardReaderError error 11.) Note: I have already added the capability to the App ID, added the updated provisioning profile to XCode, and created the entitlements file. I'm using XCode 14.2 and testing on an iPhone 12 Pro Max on iOS 16.2 Any help will be greatly appreciated!
Replies
1
Boosts
0
Views
786
Activity
Jul ’23
Can I use third party payment system in my app?
Hi, I'm developing an application with Flutter and it will work on both IOS and Android platforms. My app includes subscription(1-3-6 months, 1 year) and in-app purchase for content which is like udemy courses. User can list courses and purchase one of them. My question is related with that. Can I use third party payment system for subscription? Can I use third party payment system for purchasing item like course ?
Replies
0
Boosts
0
Views
534
Activity
Jun ’23
How to handle Local payment methods with apple Wallet
Hi, I would like some information on how to implement a local payment method to the Wallet, when it is not a regular scheme (Visa, MC, Amex) ? For example in Brazil there is Pix, in Panama there is Yappy, in Colombia there is Davi Plata. How should this non credit/debit card methods should be handled? As a stored value card? Any guidance would be appreciated.
Replies
0
Boosts
0
Views
851
Activity
Jun ’23
UNABLE TO RENEW DEVELOPER ACCOUNT
Hi I M unable to renew developer account please help
Replies
0
Boosts
0
Views
543
Activity
May ’23
In which countries/regions does Tap to Pay work?
Is it possible to implement and use Tap to Pay outside the USA, like in South America? I'd like to make use of it in Brazil, with credit cards issues in the country.
Replies
1
Boosts
0
Views
661
Activity
May ’23
ProximityReader Merchant URL
I am integrating the ProximityReader SDK and want to read loyalty cards in addition to payments. The documentation states that it is possible to add a URL to display to the customer if he does not already have the loyalty card. https://developer.apple.com/documentation/proximityreader/vasrequest/merchant/url However, it seems like this URL will just get pinged by the system of the customer (which could be used to receive a Push Notification and prompt to sign up for the program), but it doesn't actually get shown on the user's device. I would want to redirect the customer to a website where he can learn more about the loyalty program. Would be amazing to get clarification if that is in fact possible and if so what I might be missing that it doesn't show up. I have verified that it pings a server by checking the logs of my own server. Thanks so much! That would be a really cool feature to onboard customers to loyalty programs by giving them more information.
Replies
0
Boosts
1
Views
628
Activity
Apr ’23
Issue with Tap To pay
Dear all, When will Tap to Pay on iPhone be available in Taiwan? What are the criteria that banks are allowed to use to develop this feature in their project ? Thank you for your time and attention to this matter. Sincerely,
Replies
1
Boosts
1
Views
701
Activity
Feb ’23
How to split payments using In-App Purchase
Hello, We were using stripe payment gateway before for ShhParty App and stripe connected account feature for split payments between ShhParty Owner and Djs(Party Creator) but as per Apple policy, we can't use stripe for apps which are selling paid digital content So we have integrated In-App Purchase for this But now we are in trouble splitting the payments between 2 Accounts (ShhParty Owner & Party Creator) Can you please advice how can we do this by using In-App Purchase So if user paid $100 in App we can send $70 to the Party Creator Account & $30 in the ShhParty Owner Account Please advice Thanks
Replies
1
Boosts
0
Views
1.4k
Activity
Dec ’22
Payment problems to use digital services
Hi all, I have an app that is currently being rejected by apple because of an in-app purchase problem, my app is available when customers buy devices and digital services directly at our company. Is that valid or not? Or is it mandatory to integrate the in app purchase feature. Please support me. If my response is to pay at my company, will apple release the app?
Replies
0
Boosts
0
Views
1.2k
Activity
Nov ’22
Unable to verify code
Please help I wanted to register a SIM card payment method, I enter an SMS code, but it gives an error. I rebooted many times
Replies
1
Boosts
0
Views
724
Activity
Nov ’22
Your payments from Apple are on hold.
We noticed some irregular activity associated with your vendor number XXXXX and have paused your earnings payments while we investigate. Once our review is complete, we'll determine if we can resume your payments.  If you have any questions, contact us.  Best regards, Apple Developer Relations any one get same problem? And any update yet?
Replies
3
Boosts
1
Views
1.6k
Activity
Sep ’22