Skip to content
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

Bug in payment form client side validation #39

Open
StaphSynth opened this issue Oct 28, 2018 · 2 comments
Open

Bug in payment form client side validation #39

StaphSynth opened this issue Oct 28, 2018 · 2 comments

Comments

@StaphSynth
Copy link

StaphSynth commented Oct 28, 2018

Hey, I just discovered a bug in the conference payment form client-side validation. The form allows the user to only input a single word name, but complains when you try to submit that it needs two names (presumably for credit card detail verification).

The name field with green check on single word input:
screen shot 2018-10-28 at 1 08 27 pm

The error message asking for two words in the name field:
screen shot 2018-10-28 at 1 05 20 pm

I should also point out that some people only have one name so I think the real issue here is requiring two words in that field.

@pat
Copy link
Member

pat commented Oct 28, 2018

Thanks David for noting this. The ticketing system is managed by the Tito crew, so it's out of our hands (and you're spot on about some people only having one name). Wonder if it's actually a limitation of credit card processors? I'll pass the issue along nonetheless.

@StaphSynth
Copy link
Author

Cool. Thanks Pat.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants