Tap to Pay on iPhone

RSS for tag

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

Tap to Pay on iPhone Documentation

Posts under Tap to Pay on iPhone tag

35 Posts
Sort by:
Post not yet marked as solved
0 Replies
63 Views
Received required entitlements from apple and as per the below link ios should allow us make third party app as default contactless app in EEA region. But, Settings app only shows the toggle button to enable/disable Contactless capability. But, not an option to make an app as default contactless app. com.apple.developer.nfc.hce.default-contactless-app | Apple Developer Documentation Anyone has faced similar issue? Is above feature released or not, how can we confirm ?
Posted Last updated
.
Post not yet marked as solved
0 Replies
207 Views
Im encountering an issue with recurring payments using Apple Pay's tokenization system. The temporary token generated for a transaction isn't designed to be reused for recurring charges, which is causing problems for my merchant's monthly plan. Anyone find a workaround for this? is there a way to disable this temp token for my customers to buy a plan?
Posted Last updated
.
Post not yet marked as solved
1 Replies
307 Views
I want to use the ProximityReader Framework's readPaymentCard https://developer.apple.com/documentation/proximityreader/paymentcardreadersession/readpaymentcard(_:)-8jol5 to read card information and decrypt it. Does anyone know how to do this?
Posted
by jguan.
Last updated
.
Post not yet marked as solved
0 Replies
369 Views
i am implementing the Tap and Pay for stripe terminal during this i want to check whether the merchant accepted the terms and conditions or not using the isAccountLinked(using:) but this method requires the parameter - "The token from your payment service provider. This token contains the merchant identifier." i cannot find any other reference for the merchant identifier how to retrieve or how to get it as per stripe support they said you need to contact the apple support.
Posted Last updated
.
Post not yet marked as solved
0 Replies
371 Views
Our apple pay integration with the gateway "Checkout.com" is succeeding from Checkout side & the amount is captured (withdrawn from bank account) and confirmed yet on the apple pay popup it fails with a "Payment not completed" error message. Any idea how to resolve this? This is on multiple devices (iPhones, MacBooks) -The request in the headers is a success (200)
Posted Last updated
.
Post not yet marked as solved
1 Replies
364 Views
Any tips how my company and I can proceed with our Tap to Pay implementation review with Apple? As the title says, we submitted a video 26 days ago and have no traction. I've replied to Apple's "Request Access..." email multiple times with "Case-ID: blah blah" as the first line every time. Between 4 to 6 days later I get the same auto-reply saying "Your entitlement request for the Tap to Pay for iPhone has been granted with the Development Profile restriction...". We've been release-ready for several weeks now. Our product roadmap is being adversely affected by this bottleneck. Any suggestions are welcome! We're at a loss right now. -Jordan Timeline of Events 24 Oct - Submitted TtP for iPhone entitlement request via Apple's web form 27 Oct - Received email confirming entitlement with Development Profile restriction 02 Nov - Replied with video recording of our apps TtP flow 10 Nov - Received same entitlement confirmation email as 27 Oct 13 Nov - Replied asking if Apple needs anything else from us 17 Nov - Received same entitlement confirmation email as 27 Oct 22 Nov - Resent video from a different email account 28 Nov (today) - Received same entitlement confirmation email as 27 Oct
Posted
by Jordanian.
Last updated
.
Post not yet marked as solved
2 Replies
1.5k Views
I am trying to transfer data from one device to another using NFC. I'm trying to figure out if this is possible, I downloaded apple's sample project about CoreNFC, I was able to read NFC Tags (it wasn't a real NFC Tag, rather it was an NFC Tag emulated with an android device). Can I use my iPhone to emulate an NFC Tag to transfer data to another iPhone or Android device?
Posted Last updated
.
Post not yet marked as solved
0 Replies
597 Views
Hi, I'm new to Payment Integration and i want to use Apple pay as an option in my flutter app. the case is that i want to let my users to be able to send money to each other A.K.A (peer to peer) transactions. I don't know how exactly to achieve this, send money to another specific apple pay user?
Posted Last updated
.
Post not yet marked as solved
0 Replies
253 Views
Use case:  Use Apple Tap to Pay API to capture the card details and send the captured encrypted card details to end PSP by using our backend. We are following Apple document here https://developer.apple.com/documentation/proximityreader/paymentcardreader/token, its mention here that your payment service provider supplies the string you use to create this token. Below is screenshot for your reference:      Please guide us how we are going to get above mentioned string to create the Token. Any help would be appreciated, thanks in advance
Posted
by jguan.
Last updated
.
Post not yet marked as solved
1 Replies
561 Views
Me and my team are implementing Apple Pay for our products and we've requested the PassKit Entitlements two months ago and until now we did not get any answer about it. How long does it take to Apple disponibilize the PassKit Entitlements?
Posted Last updated
.
Post not yet marked as solved
0 Replies
501 Views
We are integration with apple pay using amazon_flutter package, and we are receiving the following error: [General] Failed to present in-app payment interface: Error Domain=PKPassKitErrorDomain Code=4 “No entitlement for merchant identifier: XXXXXX” UserInfo={NSLocalizedDescription=No entitlement for merchant identifier: XXXXXX} 2023-11-05 08:27:32.081341+0800 Runner[53987:3815356] [General] Connection to remote alert view service failed Note: XXXXXX is our actual merchant identifier by Amazon payment service for the test environment.
Posted
by roaa.
Last updated
.
Post not yet marked as solved
6 Replies
3.1k Views
Hi, I'm trying to integrate with Tap to Pay feature under Stripe. For this reason i need to add com.apple.developer.proximity-reader.payment.acceptance entitlement to my Identifier. I can see it under Provisioning Profile -> Enabled Capabilities. But after downloading this profile in Xcode I don't see this entitlement. What could be the reason for this discrapency?
Posted
by xxllexx.
Last updated
.
Post not yet marked as solved
1 Replies
340 Views
I have created a mechanism for TAP TO PAY in my app and it seems to be working fine while testing locally. I have added the additional capabilities in appstoreconnect for the app as development profile. However, when I try to submit the app to the appstore for testflight I am getting an error which seems to be beacause of the development profile for TAP TO PAY CAPABILITY. I am not sure how to convert the capability to distribution and need help.
Posted
by tahreem1.
Last updated
.
Post not yet marked as solved
0 Replies
317 Views
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
Posted Last updated
.