Daniel_Obuch Posted December 2, 2018 Share Posted December 2, 2018 Hello, I've got a problem I'm stuck at for about 3 hours now. I am using ps_wirepayment module, however, after I press order, it should redirect me to page where are details about order and payment details. It redirects me to my order history. URL after ordering, before quick redirect is "website.com/index.php?controller=order-confirmation&id_cart=95&id_module=81&id_order=&key=hereIsKey" As you can see, $id_order is empty and I dont know why. I am using PS 1.7.4.3, theme is TeaPot. Please, could anyone help me? Link to comment Share on other sites More sharing options...
Daniel_Obuch Posted December 2, 2018 Author Share Posted December 2, 2018 Well, I think the problem is in PaymentModule. I've searched forums and tried to do a bit of debugging, I found out that $order is not set. This is what I got. This is where $order is first mentioned in PaymentModule.php: I am literally messing with this for about 8 hours now, and I still can't find resolution. Please, help! Thanks in advance. Link to comment Share on other sites More sharing options...
Haumea Posted December 4, 2018 Share Posted December 4, 2018 What happens in line 47 in override/classes/paymentModule? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now