[Web Payment] No shipping with secure payment confirmation.
Before this patch, invoking PaymentRequest API with secure payment confirmation method identifier and options to request shipping or contact information was considered valid. This patch throws RangeError in PaymentRequest constructor if secure payment confirmation method identifier is requested together with shipping or contact information. After this patch, it's not possible to request secure payment confirmation method together with shipping or contact information. Bug: 2348410 Change-Id: I3e01f9b758645a1653533f41da9688c453199b03 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2359554Reviewed-by:Liquan (Max) Gu <maxlg@chromium.org> Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#798755}
Showing
Please register or sign in to comment