Page 34 of 48 FirstFirst ... 24323334353644 ... LastLast
Results 331 to 340 of 475
  1. #331
    Join Date
    Feb 2008
    Posts
    5
    Plugin Contributions
    0

    Default Re: WorldPay Module for ZenCartv1.3x

    We have your module running on 3 sites that are on the servers with php 5.1.6, I don't know where the new file set is but we have downloaded one from the zen cart download section and changed HTTP_POST_VARS to what you have sugested.

    It works fine except that one website.

  2. #332
    Join Date
    Jun 2007
    Posts
    39
    Plugin Contributions
    0

    Default Re: WorldPay Module for ZenCartv1.3x

    Hi Alan

    I have tried the new version on php 5, I have been advised by worldpay that the test function for zen cart is not working, so I tried a live payment
    I got this error message when being passed over to worldpay

    [FONT=Verdana]Sorry, there was an error in processing this transaction:[/FONT][FONT=Verdana]PCSAT.liveOnTest[/FONT][FONT=Verdana]Server information[/FONT] [FONT=Verdana]24/Jun/2008 11:07:53[/FONT] [FONT=Verdana]Server ID mg1imscs5pa[/FONT] [FONT=Verdana](WPReq-52194)[/FONT]

  3. #333
    Join Date
    Apr 2008
    Location
    London
    Posts
    5
    Plugin Contributions
    0

    Default Re: WorldPay Module for ZenCartv1.3x

    My installation all works fine but I just wondered if anyone knows a way to get the transaction ID recorded somewhere within the order details in Zen Cart, would make pairing up orders with worldpay payments a lot easier. Thanks

  4. #334
    Join Date
    Sep 2004
    Location
    London. UK.
    Posts
    164
    Plugin Contributions
    0

    Default Re: WorldPay Module for ZenCartv1.3x

    Hi All

    Yes I had the same problem below:

    Secure Payment Page
    Sorry, there was an error in processing this transaction:
    The information sent from the merchant's site is invalid or incomplete. Please send the following information to the merchant:

    The transaction cannot be processed due to one or more of the following:

    * the installation ID field is blank or contains invalid characters
    * a different submission protocol is required. For instance, a more secure submission may be required
    * the installation number is invalid

    Server information 28/Jun/2008 08:33:31 Server ID mg1imscs5pa (WPReq-50388)

    I removed the old version files, the install ID is fine. Bit lost.....

    Any ideas !

    Thanks in advance

    Chris
    Regards,

    Chris (CCN1)

  5. #335
    Join Date
    Feb 2005
    Posts
    104
    Plugin Contributions
    0

    Default Re: WorldPay Module for ZenCartv1.3x

    I have upgraded to the beta version of the new worldpay module - and this has fixed the php5 error error.

    Now getting redirect 302 errors on the wp_callback

    Will let you know if I find a solution - if anyone has any help i would love it.
    Regards
    Marc P Summers
    www.monkeydesignhouse.com

  6. #336
    Join Date
    Feb 2005
    Posts
    104
    Plugin Contributions
    0

    Default Re: WorldPay Module for ZenCartv1.3x

    the callback url is

    http://www.fun##############################uk/index....ge=wp_callback

    this seems to work

    but worldpay says it is redirecting with error code 302 (redirect)
    Regards
    Marc P Summers
    www.monkeydesignhouse.com

  7. #337
    Join Date
    Feb 2005
    Posts
    104
    Plugin Contributions
    0

    Default Re: WorldPay Module for ZenCartv1.3x

    Error reported: Callback to http://www.fun##############################uk/index....e=wp_callback: NOT OK, recevied HTTP status: 302
    Server Reference: mg1imspsp5:callbackFailureEmail-147686:MerchReq-172
    Regards
    Marc P Summers
    www.monkeydesignhouse.com

  8. #338
    Join Date
    Feb 2005
    Posts
    104
    Plugin Contributions
    0

    Default Re: WorldPay Module for ZenCartv1.3x

    So i am using the new beta version for php5

    I am running PHP 5.2.6

    My callback url (hidden input on step 3 of 3) says

    <input name="MC_callback" type="hidden">

    (NOTE: it has no value)

    I am now trying to work out why and how to fix it.....

    Marc
    Regards
    Marc P Summers
    www.monkeydesignhouse.com

  9. #339
    Join Date
    Feb 2005
    Posts
    104
    Plugin Contributions
    0

    Default Re: WorldPay Module for ZenCartv1.3x

    I am sorry to keep posting - but I want to ensure there is an audit trail in case anyone else has the same problem.....

    I hard coded the call back url into the script.....




    and now it gives me a callback error of....

    Error reported: Callback to http://www.fun##############################uk/index....e=wp_callback: NOT OK, recevied HTTP status: 302
    Server Reference: mg1imscs5pa:callbackFailureEmail-22302:MerchReq-638

    However if you go to http://www.fun##############################uk/index....ge=wp_callback you get status 200 not 302!!! Worldpay say this is a script problem - but I cannot see why it would be as the page:

    http://www.fun##############################uk/index....ge=wp_callback

    works fine... with no redirection.

    Marc
    Regards
    Marc P Summers
    www.monkeydesignhouse.com

  10. #340
    Join Date
    Feb 2005
    Posts
    104
    Plugin Contributions
    0

    Default Re: WorldPay Module for ZenCartv1.3x

    Sorry guys - me again.

    So if i set the callback to go to http:// - i get status 302
    If I set it to https:// (which has been set up) i get status 500 (error)

    when i try to go to the https://callback page - i get a blank screen and the following error in the logs.....

    [Wed Jul 02 00:58:26 2008] [error] [client 81.99.190.153] PHP Warning: require(includes/modules/pages/wp_callback/header_php.php) [<a href='function.require'>function.require</a>]: failed to open stream: Operation not permitted in /var/www/vhosts/fun##############################uk/httpdocs/index.php on line 36
    [Wed Jul 02 00:58:26 2008] [error] [client 81.99.190.153] PHP Warning: require(includes/modules/pages/wp_callback/header_php.php) [<a href='function.require'>function.require</a>]: failed to open stream: Operation not permitted in /var/www/vhosts/fun##############################uk/httpdocs/index.php on line 36
    [Wed Jul 02 00:58:26 2008] [error] [client 81.99.190.153] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/modules/pages/wp_callback/header_php.php' (include_path='.:/usr/share/pear') in /var/www/vhosts/fun##############################uk/httpdocs/index.php on line 36




    The fun continues......
    Regards
    Marc P Summers
    www.monkeydesignhouse.com

 

 
Page 34 of 48 FirstFirst ... 24323334353644 ... LastLast

Similar Threads

  1. v151 Worldpay module for 1.5.x is there one and where can I get it?
    By veronicathecow in forum Addon Payment Modules
    Replies: 26
    Last Post: 30 May 2015, 02:40 PM
  2. v153 WorldPay module for 1.5 ?
    By joecooper in forum Addon Payment Modules
    Replies: 2
    Last Post: 16 Mar 2015, 02:49 PM
  3. v150 WorldPay module
    By properjob in forum Addon Payment Modules
    Replies: 7
    Last Post: 16 Apr 2013, 11:55 AM
  4. Goldmine 8.5 and ZenCartv1.3.9d?
    By brackengirl in forum Managing Customers and Orders
    Replies: 0
    Last Post: 7 Jul 2010, 04:51 PM
  5. Worldpay Module
    By Steve B in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 10 Jul 2008, 02:12 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