Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Xcode15] PassKit PKPayLaterValidateAmount always has false value #19271

Closed
tj-devel709 opened this issue Oct 19, 2023 · 0 comments · Fixed by #21339
Closed

[Xcode15] PassKit PKPayLaterValidateAmount always has false value #19271

tj-devel709 opened this issue Oct 19, 2023 · 0 comments · Fixed by #21339
Assignees
Labels
iOS Issues affecting iOS
Milestone

Comments

@tj-devel709
Copy link
Contributor

When working on the Xcode 15 bindings for PassKit, I noticed the PKPayLaterValidateAmount function has a completionhandler that always returns false no matter what value is passed into the function. I also tried to set up a physical device with a Apple Pay Later card approved and set up and the test results did not change. There is no documentation about what should cause this function to return true, but I created an issue with Apple that can be found here: https://feedbackassistant.apple.com/feedback/13268898.

Until we figure out if there is a bug here or more initialization is needed, I will comment out the code enabling the PKPayLaterValidateAmount function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
iOS Issues affecting iOS
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants