.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
Thank You Dr Byte
Your help is always gratefully appreciated
On both my sites this is not the case and wondered if anybody had had the same problem with world pay not apprearing so you can install that part of the module
Worldpay is working fine, i just cant see the extra bit that shows failed transactions etc..
Then it could be that you didn't upload the admin files to your admin directory. Remember, the "YOUR_ADMIN" folder isn't the literal foldername. The files in that folder (and its subfolders) need to be uploaded to your *real* admin foldername and its subfolders.
The menu item gets inserted when the payment module is installed: lines 433-438 of /includes/modules/payment/worldpay.php
Then when the menu is drawn, it relies on the related defines in the /your_real_admin_foldername/includes/languages/english/extra_definitions/worldpay_response.php file but if that file doesn't exist or its contents damaged then the menu item won't show.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
Taking onboard Dr Bytes advice and comments i did a complete uninstall and then re installed it taking lots of care and taking my time..
And hey Presto its working
Now that would be great if i had not done it 3 times previously!!
I think the moral here is to not do it late at night where your tired![]()
Last edited by Evil Rob; 19 Feb 2017 at 11:16 PM.
Guys,
Thanks for the work on the module. I am working my way through the install of it for the first time. All comments are meant constructively.
Are the following files actually needed:
Your_Store_Directory/worldpay_suhosin.php
Your_Store_Directory/wpcheck.php
I understand what they do, but cannot see any reference to them in the rest of the module.
Nick
iszent.com
Well, I definitely had some callback issues. basically, the session not being recreated on return from Worldpay.
That was solved by setting 'Force Cookie Use' to false in Zen Cart.
Dr. Byte, if you are available can we have a quick chat to see how to solve this in a more permanent way? There is quite a lot of stuff in this module that needs to be tidied up and I am happy to do that. But it would be good to get a foolproof solution to the callbacks first.
Nick
Nick
iszent.com
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.