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

PayPal Payflow Pro iFrame issue #905

Closed
tghasemi opened this issue Sep 25, 2013 · 3 comments
Closed

PayPal Payflow Pro iFrame issue #905

tghasemi opened this issue Sep 25, 2013 · 3 comments

Comments

@tghasemi
Copy link

looks like if the customer creates or use an existing account to checkout, the getOrder() does not pickup the right shipping info from the customer table instead it tries to take it from the order itself:

2013-09-25 10:27:14 - PHP Notice: Undefined index: code in /home/user/public_html/store.mysite.com/catalog/controller/payment/pp_payflow_iframe.php on line 57
2013-09-25 10:27:14 - PHP Notice: Undefined index: iso_code_2 in /home/user/public_html/store.mysite.com/catalog/controller/payment/pp_payflow_iframe.php on line 59

@martynas-wm
Copy link
Contributor

Line 59 is empty in the code whereas your error says an error occurs there. What modifications did you do to the pp_payflow_iframe.php file?

@tghasemi
Copy link
Author

I haven't touched the code. I am getting the same thing here, there is 1 line difference in what I have and what the error message says.
By the way I forgot to mention that I'm using OC 1.5.6

martynas-wm added a commit to martynas-wm/opencart that referenced this issue Sep 26, 2013
@martynas-wm
Copy link
Contributor

The bug should be fixed in the 1.5.6.1 release.

jamesallsup added a commit that referenced this issue Sep 27, 2013
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

3 participants