Page 56 of 73 FirstFirst ... 646545556575866 ... LastLast
Results 551 to 560 of 730
  1. #551
    Join Date
    Oct 2009
    Posts
    1
    Plugin Contributions
    0

    Default Re: WorldPay Module version 2.0 - Support thread

    Hi All

    Have installeld worldpay module 2.0 and confirmed all files appear to be in correct locations.
    I have configured it as per instructions via the admin part of my zencart site but when I go to my checkout it only shows Paypal as a payment method (I am intending to use paypal express and worldpay).


    Thanks in advance.

  2. #552
    Join Date
    May 2006
    Posts
    21
    Plugin Contributions
    0

    Default Re: WorldPay Module version 2.0 - Support thread

    I have upgraded my site to zen-cart 1.3.8a from 1.3.8. Ive also upgraded the worldpay module mron v1 to v2.10, although my zen-cart says its version 2.09.

    I have followed the instruction and all the forum information i can find. but my site still fails on call back

    "Error reported: Callback to http://www.surewin.co.uk/shop/index.................: NOT OK, recevied HTTP status: 302"

    My worldpay is set up to the letter, and so too is my zen-cart
    I have tried a debug which i receive, and my callbackPW is correct...

    i do however receive a second debug email (not all the time) with the starting line

    "Password Failure:" followed by lines of code.

    HELP PLEASE!

    thanks
    michael child
    Last edited by michaelchild; 9 Oct 2009 at 04:10 PM.

  3. #553

    Default Re: WorldPay Module version 2.0 - Support thread

    Quote Originally Posted by michaelchild View Post
    I have upgraded my site to zen-cart 1.3.8a from 1.3.8. Ive also upgraded the worldpay module mron v1 to v2.10, although my zen-cart says its version 2.09.

    I have followed the instruction and all the forum information i can find. but my site still fails on call back

    "Error reported: Callback to http://www.surewin.co.uk/shop/index.................: NOT OK, recevied HTTP status: 302"

    My worldpay is set up to the letter, and so too is my zen-cart
    I have tried a debug which i receive, and my callbackPW is correct...

    i do however receive a second debug email (not all the time) with the starting line

    "Password Failure:" followed by lines of code.

    HELP PLEASE!

    thanks
    michael child
    This is just a shot in the dark but i notice you use password as singular 1 password. Version 1 of this module did use only 1 password but version 2 has greater security and uses the MD5 pass also so you should have 2 passwords and MD5 should be enabled in both this module and worldpay. And passwords in both worldpay and this module.

    Also make sure that all of the old files from version 1 are removed, don't just rename them but remove them off of the server.

    Payment Response Password
    xxxxxxxxxxxxx

    Use MD5?
    True

    MD5 secret key
    zzzzzzzzzzzzzz

    Cheers

  4. #554
    Join Date
    May 2006
    Posts
    21
    Plugin Contributions
    0

    Default Re: WorldPay Module version 2.0 - Support thread

    Quote Originally Posted by Bigenuf View Post
    This is just a shot in the dark but i notice you use password as singular 1 password. Version 1 of this module did use only 1 password but version 2 has greater security and uses the MD5 pass also so you should have 2 passwords and MD5 should be enabled in both this module and worldpay. And passwords in both worldpay and this module.

    Also make sure that all of the old files from version 1 are removed, don't just rename them but remove them off of the server.

    Payment Response Password
    xxxxxxxxxxxxx

    Use MD5?
    True

    MD5 secret key
    zzzzzzzzzzzzzz

    Cheers
    I have set the Payment Response Password & MD5 secret key in both world pay and zen cart, and checked that there both identical.

    don't know if this would help but if i cancel the payment at the card details page, the call back to the site works fine " your payment has been canceled etc......."

    I remember having some trouble with this in version 1 i had to change some ? or ! for ¿ or ¡ in the code

    Any help would be great thanks

  5. #555
    Join Date
    Oct 2009
    Posts
    5
    Plugin Contributions
    0

    Default Re: WorldPay Module version 2.0 - Support thread

    I'm having the same problem - although mine is a fresh install not an upgrade.

    Callbacks are always failing, and the Debug Email is telling me about a password failure even though they are matching each other.

    The module is telling me that session encryption is enabled, but in the two config files is is not



  6. #556
    Join Date
    May 2007
    Posts
    15
    Plugin Contributions
    0

    Default Re: WorldPay Module version 2.0 - Support thread

    Quote Originally Posted by michaelchild View Post
    I have set the Payment Response Password & MD5 secret key in both world pay and zen cart, and checked that there both identical.

    don't know if this would help but if i cancel the payment at the card details page, the call back to the site works fine " your payment has been canceled etc......."

    I remember having some trouble with this in version 1 i had to change some ? or ! for ¿ or ¡ in the code

    Any help would be great thanks

    Is this what you are referring to? http://www.zen-cart.com/forum/showth...problem&page=4
    Post 32

  7. #557

    Default Re: WorldPay Module version 2.0 - Support thread

    Quote Originally Posted by DarrenJ View Post
    I'm having the same problem - although mine is a fresh install not an upgrade.

    Callbacks are always failing, and the Debug Email is telling me about a password failure even though they are matching each other.

    The module is telling me that session encryption is enabled, but in the two config files is is not



    This might be at the root of the problem for you. I know it has an effect on zencarts.

    http://www.zen-cart.com/forum/showthread.php?p=671503

    The author of that post (Philip Clarke) is also the same person who wrote the worldpay 2 module there are files in this module that should tell you if suhosin is installed and active on your server. There should also be some documentation in this thread and the documentation in the module docs folder.

  8. #558
    Join Date
    Oct 2009
    Posts
    5
    Plugin Contributions
    0

    Default Re: WorldPay Module version 2.0 - Support thread

    Thanks, the suoshin was enabled and I've managed to get this sorted via the methods in the link, however still getting password failure

  9. #559
    Join Date
    Oct 2009
    Posts
    5
    Plugin Contributions
    0

    Default Re: WorldPay Module version 2.0 - Support thread

    I appear to have solved it.

    I'm setting up Zen Cart in Worldpay on a new installation.
    I've tried a former installation which I use for something else and is already active and its work no problem.

    Anyone know why this would be, as far as I can tell there is no difference between the Activated and non Activated installations, especially as I'm using testMode transactions??!



  10. #560
    Join Date
    Oct 2009
    Posts
    5
    Plugin Contributions
    0

    Default Re: WorldPay Module version 2.0 - Support thread

    Edit this post, no longer relevant
    Last edited by DarrenJ; 11 Oct 2009 at 01:11 PM.

 

 
Page 56 of 73 FirstFirst ... 646545556575866 ... LastLast

Similar Threads

  1. MultiSite Module Support Thread
    By Gerome in forum All Other Contributions/Addons
    Replies: 2239
    Last Post: 21 May 2025, 02:07 PM
  2. v154 WorldPay Module version 3.0 - Support thread
    By countrycharm in forum Addon Payment Modules
    Replies: 115
    Last Post: 20 Jul 2021, 04:00 PM
  3. v151 Codetrio Sphinx Search Version 1.0 Support Thread
    By imranulh in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 16 Jul 2014, 01:24 AM
  4. Simple SEO URL (OLD version) [support thread]
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 5053
    Last Post: 30 Jun 2014, 02:42 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR