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

Make explicit which origin to use in conjunction with payment method manifest. #209

Merged
merged 1 commit into from Sep 19, 2017

Conversation

rsolomakhin
Copy link
Collaborator

No description provided.

index.html Outdated
<li>When the user agent matches payment method manifest origin against
the payment app origin, it uses the origin of the service worker
registration scope URL.
</li>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about this:

Payment method manifests authorize origins to distribute payment apps for a given payment method. When the user agent is determining whether a payment handler matches the origin listed in a payment method manifest, the user agent uses the scope URL of the payment handler's service worker registration.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@rsolomakhin
Copy link
Collaborator Author

Please take another loook @ianbjacobs

@rsolomakhin rsolomakhin merged commit 230e0f8 into w3c:gh-pages Sep 19, 2017
@rsolomakhin rsolomakhin deleted the which-origin-to-use branch April 3, 2018 15:12
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 this pull request may close these issues.

None yet

2 participants