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

Enable payments in webviews #234334

Open
dmengelt opened this issue Nov 21, 2024 · 0 comments
Open

Enable payments in webviews #234334

dmengelt opened this issue Nov 21, 2024 · 0 comments
Assignees

Comments

@dmengelt
Copy link

Similar to #165784 it would be great to enable payments (the Payment Request API) for webviews. For VS Code web this works if I add allow="payment" here:

<iframe sandbox="allow-scripts allow-forms allow-same-origin allow-downloads"></iframe>

Image

However, #165784 touches more files and I'm also not sure how to re-generate the SHA here.

Note: The Payment Request API is only available for Chrome, Edge and Safari

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

No branches or pull requests

2 participants