-
Notifications
You must be signed in to change notification settings - Fork 135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Signaling payment handler details errors #727
Comments
To say a bit more: suppose the merchant gets back some payment credentials and those credentials don't work for some reason. The merchant might want to prompt the user again, but "minus the unacceptable credentials". Such information would need to be passed to the payment handler as well. |
The model in the spec is “the following things are erroneous: x, y, z.” But not “minus unacceptable”, which seems different to me. |
I think there is a difference between:
Ian |
I'm not in favor is this, tbh. Right now, everything maps to input fields. |
We don't have this feature today and that has not been a show-stopper. |
This bug should probably move to the basic card spec. |
Reopening, because this still needs infrastructure in this spec. |
For example, the card might have expired. There might be insufficient digits, etc...
The text was updated successfully, but these errors were encountered: