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

Wrong mime type for orders #148

Closed
L45eMy opened this issue Sep 30, 2024 · 0 comments · Fixed by #149
Closed

Wrong mime type for orders #148

L45eMy opened this issue Sep 30, 2024 · 0 comments · Fixed by #149

Comments

@L45eMy
Copy link
Contributor

L45eMy commented Sep 30, 2024

Passing an order as download via FinanceOrder::create(true) shows "Safari cannot download this file" on iOS due to the wrong mime type. The Content-Type header should have a value of application/vnd.apple.finance.order but it has the PKPass header application/vnd.apple.pkpass.

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

Successfully merging a pull request may close this issue.

2 participants