reeze Posted November 16, 2014 Share Posted November 16, 2014 can anyone help? We have a problem with our payment modules - it randomly generates invoices with no products listed. installed prestashop 1.609 - installed about a month ago payment modules we use is default cheque and south african bank credit card module the error happens with both modules both generates invoices successfully listing all products and payment made -- then every 2nd or third invoice it creates a perfect invoice but does not list any products the bank has told us that the the payment module cannot find the response urls of our prestashop? yet it does find it for every second one? can this be just a time out issue? IN000027correct (1).pdf IN000024wrong.pdf Link to comment Share on other sites More sharing options...
reeze Posted November 16, 2014 Author Share Posted November 16, 2014 it gives these errors if i enable debug -- dont know what this means Notice on line 120 in file /home/pollyp5/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code [8] Trying to get property of non-object Notice on line 361 in file /home/pollyp5/public_html/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code [8] Trying to get property of non-object Link to comment Share on other sites More sharing options...
jeroentjenl Posted December 11, 2014 Share Posted December 11, 2014 I've got the same problem Link to comment Share on other sites More sharing options...
reeze Posted December 11, 2014 Author Share Posted December 11, 2014 The error seems to have been that the response urls is not in the correct directory. My module for payment is called vcs. In vcs.php the variable $answer_url is set to look for a file called validation.php inside the /modules/vcs folder, but no such file exists at all in that folder. I have found it inside /modules/vcs/controllers/front So I have copied the validation.php file to where the actual module is calling for it. ie. /modules/vcs/validation.php. try that? Link to comment Share on other sites More sharing options...
tuk66 Posted December 15, 2014 Share Posted December 15, 2014 The invoices look different. Why? May this indicate the problem? Link to comment Share on other sites More sharing options...
Juan Rios1 Posted August 2, 2019 Share Posted August 2, 2019 On 12/15/2014 at 3:48 AM, tuk66 said: The invoices look different. Why? May this indicate the problem? Ive been searching for a solution for this problem and you reply in most of them, but literally don't help at all, just stop. 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