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

No exception handling on payment #121

Open
lailaghaith opened this issue May 1, 2017 · 1 comment
Open

No exception handling on payment #121

lailaghaith opened this issue May 1, 2017 · 1 comment

Comments

@lailaghaith
Copy link

1- Severity --> Medium

2- Reported by --> Laila Ghaith

3- No exception handling on the payment section, as a user / visitor I don't know when the button is going to be clickable or how to make it clickable and not grayed out.

4- Steps to Produce The Issue:
a. open the booking section in the website
b. after selecting a booking time and whatnot, proceed to the payment section.

5- Expected Result --> In case of an error in what the user has entered, a message should be displayed to inform him of what to correct to proceed with the payment.

screenshot 89

@aabdelzaher
Copy link
Collaborator

The submit button is disabled until correct info are provided. Expiration date is in format (MM / YYYY). You entered 2017 as month which is not valid so the button is disabled. If you enter a valid month the button will be clickable.

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