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

Remove merchant validation #929

Merged
merged 3 commits into from
Sep 24, 2020
Merged

Remove merchant validation #929

merged 3 commits into from
Sep 24, 2020

Conversation

marcoscaceres
Copy link
Member

@marcoscaceres marcoscaceres commented Sep 15, 2020

closes #927

The following tasks have been completed:

Implementation commitment:

  • Safari - Shipping
  • Chrome - Never implemented
  • Firefox - Never shipped

Preview | Diff

@marcoscaceres
Copy link
Member Author

Couple of things we need to do before merging:

  • @ianbjacobs will create a new repo "merchant-validation"
  • Marcos needs to move the WPTests out of the payment-request/ to a new folder in WPT and mark the tests as tentative.

@ianbjacobs
Copy link
Collaborator

@ianbjacobs ianbjacobs added a11y-tracker Group bringing to attention of a11y, or tracked by the a11y Group but not needing response. i18n-tracker Group bringing to attention of Internationalization, or tracked by i18n but not needing response. privacy-tracker Group bringing to attention of Privacy, or tracked by the Privacy Group but not needing response. security-tracker Group bringing to attention of security, or tracked by the security Group but not needing response. tag-tracker Group bringing to attention of the TAG, or tracked by the TAG but not needing response. labels Sep 21, 2020
@marcoscaceres
Copy link
Member Author

Unofficial draft of merchant validation at https://w3c.github.io/merchant-validation/

@marcoscaceres
Copy link
Member Author

marcoscaceres commented Sep 23, 2020

Moved the tests out of main payment request directory: web-platform-tests/wpt#25693

@ianbjacobs
Copy link
Collaborator

Thanks, @marcoscaceres!

@marcoscaceres marcoscaceres merged commit 8337fee into gh-pages Sep 24, 2020
@marcoscaceres marcoscaceres deleted the merhcantvalidationevent branch September 24, 2020 05:57
@marcoscaceres marcoscaceres added this to the Proposed Rec milestone Sep 24, 2020
sideshowbarker added a commit to w3c/browser-compat-data that referenced this pull request Oct 12, 2020
This change deprecates MerchantValidationEvent and all its subfeatures.
It was removed the Payment Request spec:

* w3c/payment-request#929
* w3c/payment-request@8337fee

https://developer.mozilla.org/en-US/docs/Web/API/MerchantValidationEvent
and its sub-articles already updated.
sideshowbarker added a commit to w3c/browser-compat-data that referenced this pull request Oct 12, 2020
This change marks MerchantValidationEvent and all its subfeatures
standard_track:false and deprecated:true, due to the fact it was all
removed from the Payment Request spec:

* w3c/payment-request#929
* w3c/payment-request@8337fee

https://developer.mozilla.org/en-US/docs/Web/API/MerchantValidationEvent
and its sub-articles already updated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a11y-tracker Group bringing to attention of a11y, or tracked by the a11y Group but not needing response. i18n-tracker Group bringing to attention of Internationalization, or tracked by i18n but not needing response. privacy-tracker Group bringing to attention of Privacy, or tracked by the Privacy Group but not needing response. security-tracker Group bringing to attention of security, or tracked by the security Group but not needing response. tag-tracker Group bringing to attention of the TAG, or tracked by the TAG but not needing response.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

What should we do with MerchantValidationEvent?
3 participants