Posts

Post not yet marked as solved
1 Replies
576 Views
Tap to Pay capabilities are enable and I can use in development profile but I cannot make build that I can upload on TestFlight using the distribution profile because during create build I am getting "Provisioning profile doesn't support the Tap to Pay on iPhone capability." this should be working because I checked twice that distribution profile and certificate have this capability and added in Xcode. how can I resolve this mismatched profile issue I am using Xcode - 15.0.1
Posted Last updated
.
Post not yet marked as solved
0 Replies
411 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 marked as solved
2 Replies
589 Views
Provisioning profile doesn't include the com.apple.developer.proximity-reader.payment.acceptance entitlement, I did confirm that bundleID capabilities of NFC added and also update the profile on developer console. I cannot use that specific key in entitlement. which steps or missing in this Tap and Pay capabilities I cannot identify.
Posted Last updated
.