You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the onError-Callback I get the mentioned UnexpectedException with a empty message. Since I don't get an ErrorWithResponse this doesn't seem to be an issue with umlaute in cardholdername.
@marlonbosse: thanks for submitting this issue. This error is being generated from a 400 HTTP response because of the special character. We're currently looking into if we want to allow special characters in the cardholder name. Either way, we will make sure to update this issue, update the reference docs with the allowed character set, and improve the error message or accept the characters.
Note: the reference section is referring to braintree_java and not this SDK.
I got a problem with cardholdernames containing umlaut like 'ä' .
In the onError-Callback I get the mentioned UnexpectedException with a empty message. Since I don't get an ErrorWithResponse this doesn't seem to be an issue with umlaute in cardholdername.
The braintree reference website indicates a bug with the client library.
The text was updated successfully, but these errors were encountered: