#eatstations
1 messages · Page 1 of 1 (latest)
It works when simulated: true
and also works in M2 Reader
I was trying to add in XCode "com.apple.developer.proximity-reader.payment.acceptance" but its getting compile error
You need to request entitlements from Apple in order to use that key
https://stripe.com/docs/terminal/payments/setup-reader/tap-to-pay?platform=ios#entitlements-build-file
Instructions are here
https://developer.apple.com/documentation/proximityreader/setting-up-the-entitlement-for-tap-to-pay-on-iphone?language=objc
this Point 6 - Enable the Tap to Pay on iPhone capability. is not there in my apple developer
App is already running
Do you have a paid apple developer account or are you using the free one?
My understanding is that you'd need to enroll in the paid developer program to use Tap to Pay
Paid apple developer acccount, my app is also live with M2 Reader
now I want to enable tap to pay
so I can directly receive payemnts
without the Reader
Tap to pay works when I set simulated: true
may be apple renamed it
No that's not it, have you filled out the form to request ProximityReader API?
https://developer.apple.com/documentation/proximityreader/setting-up-the-entitlement-for-tap-to-pay-on-iphone?language=objc#:~:text=To integrate with ProximityReader,with managed capabilities.
filled out the form? I cannot see any form on this page
ok, let me check in detail
how can I check my account is. organization-level Apple Developer account
I think you need to be an admin of the apple account you're using
I'd recommend working with Apple support as we wouldn't know why you're not seeing an option to fill out the form. Afaik, once you have the capability on your account (after filling out the request form) you shouldn't see the error anymore
ok
PSP
To offer Tap to Pay on iPhone in your app, you’ll need to first integrate with a supported payment service provider (PSP). Who is your PSP?
what should be there?
Stripe
Describe the merchant onboarding process for your publicly distributed apps.
That's upto you, we can't provide answers for your app