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

Authorize.Net's get_form doesn't call is_valid. #60

Closed
722C opened this issue Mar 5, 2015 · 1 comment · Fixed by #62
Closed

Authorize.Net's get_form doesn't call is_valid. #60

722C opened this issue Mar 5, 2015 · 1 comment · Fixed by #62

Comments

@722C
Copy link

722C commented Mar 5, 2015

This behavior doesn't match other providers. Using a common interface (such as in Saleor) never calls up to the Authorize.Net form's clean method, meaning that the communication doesn't happen, nor does the payment's information get updated.

@bogdal
Copy link
Contributor

bogdal commented Mar 9, 2015

Thanks @722C for report this.

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

Successfully merging a pull request may close this issue.

2 participants