Comment 28 for bug 1154176

Revision history for this message
Manuel de la Peña (mandel) wrote :

> - some explanations on what happens when there is a payment transaction error, like credit card not being valid, network issue…

There are diff ways in witch the error will be shown to the user:

1. A preview with the error that occur will be shown in the dash.
2. A notification will be shown.

The reason to have both is to ensure that even if the user closed the dash (something that he can do at any time) he will be know about the error via the notification. If he does not close the dash both are shown but we considered that is better to be redundant than not being clear.