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

[Web Payment] Secure payment confirmation Blink parameters. #24902

Merged
merged 1 commit into from Aug 11, 2020

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Aug 6, 2020

Before this patch, requesting "secure-payment-confirmation" method in
PaymentRequest API would not validate the parameters.

This patch adds the "secure-payment-confirmation" parameters to
PaymentRequest API and validates them, if the
"SecurePaymentConfirmation" feature is enabled.

After this patch, PaymentRequest API validates the secure payment
confirmation parameters.

Explainer: https://github.com/rsolomakhin/secure-payment-confirmation
Feature status: https://chromestatus.com/feature/5702310124584960
Intent to prototype:
https://groups.google.com/a/chromium.org/g/blink-dev/c/myUR5gyd5Js/m/iELL67NQAgAJ

Bug: 1110324
Change-Id: I7a4b6f9da1b3e1d7604bcd9e4733dc789f77ec4b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2341163
Reviewed-by: Nick Burris <nburris@chromium.org>
Reviewed-by: Kouhei Ueno <kouhei@chromium.org>
Auto-Submit: Rouslan Solomakhin <rouslan@chromium.org>
Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#796792}

Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

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

The review process for this patch is being conducted in the Chromium project.

@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-2341163 branch 4 times, most recently from a831db2 to e3ceff5 Compare August 6, 2020 19:22
Before this patch, requesting "secure-payment-confirmation" method in
PaymentRequest API would not validate the parameters.

This patch adds the "secure-payment-confirmation" parameters to
PaymentRequest API and validates them, if the
"SecurePaymentConfirmation" feature is enabled.

After this patch, PaymentRequest API validates the secure payment
confirmation parameters.

Explainer: https://github.com/rsolomakhin/secure-payment-confirmation
Feature status: https://chromestatus.com/feature/5702310124584960
Intent to prototype:
https://groups.google.com/a/chromium.org/g/blink-dev/c/myUR5gyd5Js/m/iELL67NQAgAJ

Bug: 1110324
Change-Id: I7a4b6f9da1b3e1d7604bcd9e4733dc789f77ec4b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2341163
Reviewed-by: Nick Burris <nburris@chromium.org>
Reviewed-by: Kouhei Ueno <kouhei@chromium.org>
Auto-Submit: Rouslan Solomakhin <rouslan@chromium.org>
Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#796792}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants