-
Notifications
You must be signed in to change notification settings - Fork 22.5k
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
Adapt PaymentRequest API to new events structure #13891
Conversation
This PR adapts the PaymentRequest API to conform to the new events structure.
[REVIEW IN PROGRESS] Checklist I used for reviewing this event Content PR: When
On the API interface page:
On each page of the interface and the API overview page:
Optional:
Administration:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I will need a second pass once this is fixed, I may have missed one nit or another.
files/en-us/web/api/paymentrequest/merchantvalidation_event/index.md
Outdated
Show resolved
Hide resolved
files/en-us/web/api/paymentrequest/merchantvalidation_event/index.md
Outdated
Show resolved
Hide resolved
files/en-us/web/api/paymentrequest/shippingoptionchange_event/index.md
Outdated
Show resolved
Hide resolved
files/en-us/web/api/paymentrequest/shippingoptionchange_event/index.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Jean-Yves Perrier <jypenator@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Two nits and we are good to go.
files/en-us/web/api/paymentrequest/shippingoptionchange_event/index.md
Outdated
Show resolved
Hide resolved
files/en-us/web/api/paymentrequest/shippingaddresschange_event/index.md
Outdated
Show resolved
Hide resolved
…index.md Co-authored-by: Jean-Yves Perrier <jypenator@gmail.com>
…/index.md Co-authored-by: Jean-Yves Perrier <jypenator@gmail.com>
This PR adapts the PaymentRequest API to conform to the new events structure.
BCD PR: mdn/browser-compat-data#15180