Page 32 of 48 FirstFirst ... 22303132333442 ... LastLast
Results 311 to 320 of 475
  1. #311
    Join Date
    Feb 2005
    Posts
    104
    Plugin Contributions
    0

    Default Re: WorldPay Module for ZenCartv1.3x

    I have the same problem as sharper130 & bigbadboy...

    I have this working on other sites for months - but a new install has not worked from the start.

    If I select Cheque as a payment i get a confirmation button
    If I select worldpay as payment the page loads up to.....

    <form name="checkout_confirmation" action="https://select.worldpay.com/wcc/purchase" method="post" id="checkout_confirmation" onsubmit="submitonce();">

    and then stops.

    Any ideas????

    Marc

  2. #312
    Join Date
    May 2007
    Posts
    47
    Plugin Contributions
    0

    Default Re: WorldPay Module for ZenCartv1.3x

    I have the same issue. No final submit order button???

  3. #313
    Join Date
    May 2008
    Posts
    3
    Plugin Contributions
    0

    Default Re: WorldPay Module for ZenCartv1.3x

    Please help. I am live but now see the Callback function not working. WorldPay completes the transaction and returns the user to a blank template of my store with no info. The url is shown as

    https://select.worldpay.com/wcc/card

    Also the order does not get updated into Zen Cart.

    I have double-check and triple-checked my installation and have clearly missed something. Other data points to know:

    - Payment reponse URL set to http://<wpdisplay item="MC_callback"> with the enable response box ticked.
    - enable Shopper response is ticked
    - ZenCart shows the module set to live


    What have I done wrong?

  4. #314
    Join Date
    Oct 2007
    Posts
    8
    Plugin Contributions
    0

    Default Re: WorldPay Module for ZenCartv1.3x

    Hi I am also having an issue with the callback from worldpay.
    Worldpay takes the payment and sends the payment notification and transfers to the zen cart site. When this happens I get the following error:
    Warning: Cannot modify header information - headers already sent by (output started at /home/*****/public_html/includes/templates/ZC03C00094/common/html_header.php:22) in /home/*****/public_html/includes/functions/functions_general.php on line 44

    I have posted in this thread but still have the issue despite following the advise given: http://www.zen-cart.com/forum/showthread.php?t=79162

    I have tried the above template and the classic template and get the same error.

    Any help would be much appreciated

    Cheers
    Brian

  5. #315
    Join Date
    Jan 2006
    Location
    UK
    Posts
    43
    Plugin Contributions
    0

    application error Re: WorldPay Module for ZenCartv1.3x

    Alan

    Can you help please! I've tried all the options in this thread and still none the wiser. installing SSL on the hosting is not an option currently.

    I have a live site ppekit co uk. all has been working fine since feb until the WP update and a new junior Id was given to my client payments into a separate merchant account.
    Prior to this it all seemed to be working fine with an alternative Junior ID. New ID was activated may 15th.

    The problem it seemed was intermittant orders not appearing on the backend. The first time it happened it was attributed by worldpay to being a session or time out error. Today we had three payments accepted and no orders on the backend.

    After extensive testing in test mode the intermittent problem might be attributed to this.

    If the client is using IE7 and goes through with a sucessfull worldpay transaction. a pop up diaglue appers with (you guessed it) secure and insecure items with the csshover.htc error. sometimes a no click can result in no order being added to the backend but this doent not appear to be consistent.

    firefox is fine.

    Any heko would be greatly appreciated, my client is very concearned as he has to contact the customer directly and it appears unproffessional.

    many thanks

    Sarah
    Love LIFE? Live IT!

  6. #316
    Join Date
    Dec 2007
    Posts
    102
    Plugin Contributions
    0

    Default Re: WorldPay Module for ZenCartv1.3x

    How do I check what items are non secure on my checkout pages, everything was working fine until I installed this mod

    I tried the debug plugin but that doesn't help..

    http://www.allgoodideas.co.uk

    Any help appreciated

    Kind Regards
    AfterHouR

  7. #317
    Join Date
    Dec 2007
    Posts
    102
    Plugin Contributions
    0

    Default Re: WorldPay Module for ZenCartv1.3x

    Problem sorted :)

    For some reason with the sidebox Reviews enabled it kicked out the error...

    Anyone else having the same problems with unsecure items being displayed check these first..

    I hope that helps.

    Kind Regards
    AfterHouR
    http://www.allgoodideas.co.uk

  8. #318
    Join Date
    Dec 2007
    Posts
    102
    Plugin Contributions
    0

    Default Re: WorldPay Module for ZenCartv1.3x

    Oh, sorry just remembered..

    I had another error too

    entering the following script to display the worldpay logos gave me a w3c validation error..

    <script language="JavaScript" src="https://www.worldpay.com/cgenerator/cgenerator.php?instId=XXXXX"></script>

    if you change the above to

    <script type="text/javascript" src="https://select.worldpay.com/wcc/logo?instId=XXXXX"></script>

    It then passes w3c validation

    (replace xxxxx with your worldpay id)

    Regards
    AfterHouR
    http://www.allgoodideas.co.uk

  9. #319
    Join Date
    Dec 2007
    Posts
    102
    Plugin Contributions
    0

    Default Re: WorldPay Module for ZenCartv1.3x

    Quote Originally Posted by AfterHouR View Post
    Problem sorted :)

    For some reason with the sidebox Reviews enabled it kicked out the error...

    Anyone else having the same problems with unsecure items being displayed check these first..

    I hope that helps.

    Kind Regards
    AfterHouR
    http://www.allgoodideas.co.uk

    Sorry problem not sorted, I still have unsecure items on the page and cannot figure out where

  10. #320
    Join Date
    Oct 2007
    Posts
    8
    Plugin Contributions
    0

    Default Re: WorldPay Module for ZenCartv1.3x

    Hi I posted this problem a few days ago concerning the worldpay module. I am still no further forward in fixing the issue. Any help would be greatly appreciated.

    Worldpay takes the payment and sends the payment notification and transfers to the zen cart site. When this happens I get the following error:
    Warning: Cannot modify header information - headers already sent by (output started at /home/*****/public_html/includes/templates/ZC03C00094/common/html_header.php:22) in /home/*****/public_html/includes/functions/functions_general.php on line 44

    I have posted in this thread but still have the issue despite following the advise given: http://www.zen-cart.com/forum/showthread.php?t=79162

    I have tried the above template and the classic template and get the same error.

    Any help would be much appreciated

    Cheers
    Brian

 

 
Page 32 of 48 FirstFirst ... 22303132333442 ... 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