New issue
Advanced search Search tips

Issue 784409 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Android , Windows , Chrome , Mac
Pri: 1
Type: Bug



Sign in to add a comment

User should be able to invoke another app if one app fails

Project Member Reported by rouslan@chromium.org, Nov 13 2017

Issue description

If a payment app fails, then the user on desktop should be able to select a different payment app.

Similarly for cards, if the user cannot remember their cvc, then the user should be able to select a different card.

This is how Android currently works. On desktop, a failed payment app will halt the payment process, which is a bug.
 
Labels: OS-Android
On Android, https://rsolomakhin.github.io/pr/apps/no-details/ currently fails so quick as to make the UI "look" unresponsive. There should be some indication to the user that the app has been invoked and returned a failure. This indication should be non-fatal, because canceling out of the app is not a fatal failure, but also brings the user through this flow.
For Desktop, we displayed error message after this CL https://chromium-review.googlesource.com/c/chromium/src/+/757090, might let user dismiss error message to go back to payment sheet?

For Android, display error message as on Desktop?
Yep. Good ideas, Ganggui!

Sign in to add a comment