In some point along the verification funnel (saving the signup, sending the credit card details...), we catch errors but we need to inform the user about the error. I'm not talking about a validation error on a field, but the error returned by the api as a result of an operating, usually saving data.
In some point along the verification funnel (saving the signup, sending the credit card details...), we catch errors but we need to inform the user about the error. I'm not talking about a validation error on a field, but the error returned by the api as a result of an operating, usually saving data.