New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 638475 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Aug 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Feature



Sign in to add a comment

Use the new IsReadyToPay() method in Android Pay

Project Member Reported by rouslan@chromium.org, Aug 17 2016

Issue description

The new method IsReadyToPay() takes the list of accepted card networks as a parameter to determine whether the user has those cards. This helps to avoid the situation where Chrome shows Android Pay as a supported payment method, users taps [PAY], but Android Pay shows "No supported cards on file" message.

https://developers.google.com/android/reference/com/google/android/gms/wallet/Payments#isReadyToPay(com.google.android.gms.common.api.GoogleApiClient,%20com.google.android.gms.wallet.IsReadyToPayRequest)
 

Comment 1 Deleted

Description: Show this description
Project Member

Comment 3 by bugdroid1@chromium.org, Aug 18 2016

The following revision refers to this bug:
  https://chrome-internal.googlesource.com/clank/internal/apps/+/3006a8d507d674e39c82b2ae4870a57a13964741

commit 3006a8d507d674e39c82b2ae4870a57a13964741
Author: Rouslan Solomakhin <rouslan@chromium.org>
Date: Thu Aug 18 00:32:15 2016

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

Sign in to add a comment