Use the new IsReadyToPay() method in Android Pay |
||||
Issue descriptionThe 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)
,
Aug 17 2016
,
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
,
Aug 18 2016
,
Jun 27 2017
|
||||
►
Sign in to add a comment |
||||
Comment 1 Deleted