Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2008
    Posts
    3
    Plugin Contributions
    0

    red flag SecurePay Payment module won't redirect back to site

    I have installed the SecurePay module and I have a couple issues that need to be fixed asap. First, after you press the checkout button it sends you to a blank page and doesn't send you back to the checkout process. The credit card will actually be charged though. The code for this (I think) is in the includes/modules/payments/securepay_handler.php file. This is the code that is redirecting

    // SecurePay doesn't properly format the return (strips get so no page returned)

    // so we have to use a handler to redirect (securepay_handler.php in root dir)

    zen_draw_hidden_field('receipturl', $this>handler ) .



    The root file code says this:


    */




    $foo = 'index.php?main_page=checkout_process';

    foreach($_GET as $k => $v) {

    $foo .= '&'.$k.'='.$v;

    }


    header("Location: {$foo}");

    ?>

    What do I need to do to get this to send back to checkout_success after the checkout process is complete. Please help. Thanks

  2. #2
    Join Date
    May 2009
    Posts
    28
    Plugin Contributions
    0

    Default Re: SecurePay Payment module won't redirect back to site

    SAME PROBLEM - The cc is being charged in Secure Pay, but the ORDER is NOT showing up in ZEN - have you solved this? There are many Secure Pay modules out there, I'm going to try ANOTHER one...

 

 

Similar Threads

  1. Custom Payment module won't redirect to "checkout success" page
    By eurorage in forum Addon Payment Modules
    Replies: 2
    Last Post: 5 Feb 2011, 08:14 PM
  2. Download by redirect on a linux server of godaddy won't work, without redirect is ok!
    By popemil in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 26 Aug 2010, 01:37 PM
  3. SecurePay Payment Module - using a documented interface
    By dhcernese in forum Addon Payment Modules
    Replies: 13
    Last Post: 19 Jul 2010, 11:15 PM
  4. Securepay Payment Module
    By knuckle-101 in forum All Other Contributions/Addons
    Replies: 18
    Last Post: 21 Feb 2008, 04:54 AM
  5. Securepay Payment Module & viaKlix
    By Gummybear in forum Addon Payment Modules
    Replies: 0
    Last Post: 22 Nov 2006, 05:58 AM

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