Results 1 to 2 of 2

Hybrid View

  1. #1
    Join Date
    Nov 2010
    Posts
    1
    Plugin Contributions
    0

    Default Secure Web Pay module issues

    Having trouble 'completing' transacations after authorization from Payments Gateway. The orders don't show up in the admin and from the user standpoint, I'm just kicked back to step 2 of the shopping cart checkout.

    ver 1.3.9.h, fresh install
    added module: SWP Secure Web Payment with ACH Direct
    host: Hostgator

    I am communicating forward to the Payments Gateway and have verified that in their sandbox. It's prepared to pass the right data back. The return URL in Virtual Terminal is set to: http://www.domain.com/store/swp_notify.php


    I've even editted achdCC.php to:
    $process_button_string.=zen_draw_hidden_field('pg_return_url','http://www.domain.com/store/swp_notify.php');

    where domain.com/store is the location of the catalog
    from:

    $process_button_string.=zen_draw_hidden_field('pg_return_url',HTTP_SERVER.DIR_WS _CATALOG.'swp_notify.php');

    When I submit/finalize payment on the Payments Gateway https page, it will indeed return to the http://www.domain.com/swp_notify.php which basically displays step 2 in the "checkout" procedure at which point the card has been dinged, and the data from the gateway has been passed back towards Zen Cart. But it doesn't appear that swp_notify.php is actually doing anything with it.

    Anybody have any thoughts?

    ----------------------------

    Along the way from the original SWP module download, I had to fix epoch time adjustments. Some minor directory differences (the module download has general.php in "admin>includes..." as opposed to "manage>>includes..."
    Cant' see that any of that made a difference and it wouldn't process at all without the epoch time fix.


    Trying to 'learn' PHP on the fly with only dirty knowledge of Perl. Not doing so well.

  2. #2
    Join Date
    Dec 2010
    Posts
    1
    Plugin Contributions
    0

    Default Re: Secure Web Pay module issues

    I have a new install of zencart 1.3.9h and just starting adding in changes for the Secure Web Pay module.

    Any insights you found including where you had to make the epoch time changes would be greatly appreciated as I am not getting much past step 2 in the cart.

    Thank you!

 

 

Similar Threads

  1. PayMeSecure / Pay Me Secure
    By ThuDawg in forum General Questions
    Replies: 1
    Last Post: 10 Nov 2015, 05:28 AM
  2. Session Issues - pay station payment module
    By xplosiv in forum Addon Payment Modules
    Replies: 7
    Last Post: 11 Nov 2014, 04:47 AM
  3. Secure non secure issues
    By enzo-ita in forum General Questions
    Replies: 2
    Last Post: 29 May 2014, 06:19 PM
  4. Some Issues with Pay Pal module no Price no Item Name
    By mikgab02 in forum Addon Language Packs
    Replies: 0
    Last Post: 18 Nov 2009, 05:42 AM

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