New issue
Advanced search Search tips

Issue 714948 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Apr 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

[Payments] Prefer basic-card as the returned method name when possible

Project Member Reported by ma...@chromium.org, Apr 25 2017

Issue description

If the merchant specified a supported network through basic-card, prefer to return "basic-card" as the method name in the Payment Response, regardless of whether the same network was specified in supportedMethods.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Apr 25 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/1673bae1b589cb2ab998b5206bc657ccf1b9877f

commit 1673bae1b589cb2ab998b5206bc657ccf1b9877f
Author: mathp <mathp@chromium.org>
Date: Tue Apr 25 14:43:22 2017

[Payments] Return basic-card as the method name when possible.

If the merchant specified a supported network through basic-card, prefer
to return "basic-card" as the method name in the Payment Response,
regardless of whether the same network was specified in supportedMethods.
BUG= 714948 
TEST=components_unittests

Review-Url: https://codereview.chromium.org/2843513004
Cr-Commit-Position: refs/heads/master@{#466988}

[modify] https://crrev.com/1673bae1b589cb2ab998b5206bc657ccf1b9877f/components/payments/content/payment_request_spec_unittest.cc
[modify] https://crrev.com/1673bae1b589cb2ab998b5206bc657ccf1b9877f/components/payments/core/payment_request_data_util.cc

Comment 2 by ma...@chromium.org, Apr 25 2017

Status: Fixed (was: Started)
Components: -UI>Browser>Autofill>Payments UI>Browser>Payments

Sign in to add a comment