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

PayFlow - Empty Card Data Validation Problem #220

Closed
angelleye opened this issue Jun 16, 2015 · 1 comment
Closed

PayFlow - Empty Card Data Validation Problem #220

angelleye opened this issue Jun 16, 2015 · 1 comment
Assignees
Labels
Milestone

Comments

@angelleye
Copy link
Collaborator

When checking out with PayFlow, if I leave the credit card details blank at the bottom of the checkout page and place the order, the validation does tell me that I need to enter a valid card number, however, it also generates and sends the request to PayFlow which results in an "invalid account number" error.

If the form validation on the checkout page fails then we should not be sending any request to PayFlow at all. Only send the PayFlow request when validation is good.

@angelleye angelleye added the bug label Jun 16, 2015
@angelleye angelleye added this to the 1.1.6.4 milestone Jun 16, 2015
@jigneshkailam jigneshkailam self-assigned this Jun 18, 2015
@angelleye angelleye modified the milestones: 1.1.6.4, 1.1.6.5 Jun 23, 2015
@angelleye angelleye modified the milestones: 1.1.6.4, 1.2 Jul 1, 2015
@angelleye angelleye modified the milestones: 1.2, 1.1.7.6 Dec 26, 2015
@kcppdevelopers
Copy link
Contributor

I have push latest code into the issue-220-A branch.

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

No branches or pull requests

2 participants