Page 30 of 37 FirstFirst ... 202829303132 ... LastLast
Results 291 to 300 of 361
  1. #291
    Join Date
    Sep 2005
    Location
    London
    Posts
    95
    Plugin Contributions
    0

    Default Re: Protx VSP Direct v2.0.0

    Re pre-selecting payment option.

    There's a USPS contribution which includes a separate pre-select mod as well. It's in the admin section of downloads - Zen Cart Order Manager.

    Here's the link:

    http://www.zen-cart.com/index.php?ma...roducts_id=223

  2. #292
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Default Re: Protx VSP Direct v2.0.0

    Hi Tim,

    Quote Originally Posted by TPHoare View Post
    Re pre-selecting payment option.
    That's a decent enough way for that to work... simple and easy. Just in case anyone has a slightly updated template, as we do, the operative lines in the version of the template that comes with that module are:

    PHP Code:
    // Edited by Mike Barkdoll.
        
    if(isset($_SESSION['payment'])) {
          echo 
    zen_draw_radio_field('payment'$selection[$i]['id'], ($selection[$i]['id'] == $_SESSION['payment'] ? true false ), 'id="pmt-'.$selection[$i]['id'].'"');
        } else {
          echo 
    zen_draw_radio_field('payment'$selection[$i]['id'], ($i == true false ), 'id="pmt-'.$selection[$i]['id'].'"');
        }
    // End of changes. 
    They should replace the following line in the tpl_checkout_payment_default.php template:

    PHP Code:
    <?php echo zen_draw_radio_field('payment'$selection[$i]['id'], ($selection[$i]['id'] == $_SESSION['payment'] ? true false), 'id="pmt-'.$selection[$i]['id'].'"'); ?>
    Hope that helps anyone who's interested in this!

    All the best...

    Conor

  3. #293
    Join Date
    Aug 2004
    Location
    Belfast, Northern Ireland
    Posts
    2,480
    Plugin Contributions
    14

    Idea or Suggestion Temporary Suspension of Support for our Modules

    Hi,

    It is with great regret that I have to announce the temporary suspension of support for all our modules.

    Following a scan yesterday, I was immediately admitted to hospital and will be undergoing neurosurgery shortly. I will not have internet access again until I have sufficiently recovered. (From past experience I know that the neurology recovery wards don't have wifi, sadly! :) ).

    If everything goes well I should hopefully be up and about and back in contact, if even in a limited capacity, in just over a week or so.

    This sequence of events was completely unexpected, everything has happened much quicker than I anticipated so please accept my apologies for not being able to make alternative support arrangements and any inconvenience this lack of support may cause (I'm currently the only tech guy at Ceon).

    If you are having any trouble, please be sure to read the installation instructions, configuration instructions and FAQs in the module's documentation. In our experience the information there answers all questions which are not to do with specific problems/issues with a server.

    If you have any absolutely urgent contact queries please use the contact form on the website. I'll do my best to get simple mobile phone-based access to e-mail later in the week so that I can respond to these e-mails. I can't give any guarantee that I will be able to do this though (or indeed be able see again well enough, within a week, to read e-mail on a mobile phone! ;) ).

    Thanks in advance for your understanding.

    All the best...

    Conor
    Ceon

  4. #294
    Join Date
    Nov 2004
    Location
    West Mids, England
    Posts
    203
    Plugin Contributions
    1

    Default Re: Protx VSP Direct v2.0.0

    Thanks for letting us know Conor. Good luck and I hope to 'see you around here' soon.

    Craig

  5. #295
    Join Date
    Apr 2005
    Posts
    206
    Plugin Contributions
    0

    Default Re: Protx VSP Direct v2.0.0

    Gook Luck!

  6. #296
    Join Date
    Aug 2004
    Location
    Newport, Wales
    Posts
    283
    Plugin Contributions
    0

    Default Re: Protx VSP Direct v2.0.0

    Hi Conor

    Hope it all goes well and you are back fighting fit again!

    Cheers
    Brinley

  7. #297
    Join Date
    Jul 2005
    Location
    UK and Ireland
    Posts
    258
    Plugin Contributions
    1

    Default Re: Protx VSP Direct v2.0.0

    We all have our fingers crossed for you Conor -- Please take a minute to confirm everything is okay when you're back home and then PLEASE take some much needed time off the PC to recover!!

    Kind regards

    Everyone at the JSWeb team..

  8. #298
    Join Date
    May 2004
    Location
    UK
    Posts
    478
    Plugin Contributions
    0

    Default Re: Protx VSP Direct v2.0.0

    bit late - but Conor - really sorry to hear that - hope you get well really soon and don't worry we can cope

    take care thanks for letting us know
    Sarah

  9. #299
    Join Date
    Jul 2007
    Location
    Belfast
    Posts
    24
    Plugin Contributions
    0

    Default Re: Protx VSP Direct v2.0.0

    Hi Conor, hope all goes well for you!

    If anybody can help me, I have a problem.
    As I have already posted here:
    http://www.zen-cart.com/forum/showth...625#post414625

    My customers are getting the error: VPSTxID={65054B22-EA4D-81C4-3D0E-46C870A41175}

    It now appears that their cards are getting charged every time they try!

    What can I do to fix this? I need to get it sorted asap!

    Thanks,
    Steve.

  10. #300
    Join Date
    Nov 2004
    Location
    West Mids, England
    Posts
    203
    Plugin Contributions
    1

    Default Re: Protx VSP Direct v2.0.0

    Hi

    Conor is the man but maybe we can help a little in the mean time.

    Could you let us have some info:
    Tools > Server/Version Info

    This will at least tell us which version of Zen Cart you are using for a start.

    Any info you can give us on which version of of the module you are using would be useful. Perhaps a screen grab of the config options (blank out any sensitive passwords/vendor names).

    There has been a major upgrade recently by Protx and Conor too which means unless you've upgraded and enabled 3DSecure you will not be able to process Maestro cards which could be the problem you are having.

    Have you tried a different card?

    Can you disable Maestro in the config in Zen Cart?

    Craig

 

 
Page 30 of 37 FirstFirst ... 202829303132 ... LastLast

Similar Threads

  1. Protx VSP Direct 2.4.0
    By conor in forum Addon Payment Modules
    Replies: 92
    Last Post: 8 Feb 2012, 02:42 PM
  2. Protx VSP Direct 3.x
    By conor in forum Addon Payment Modules
    Replies: 128
    Last Post: 22 Sep 2009, 02:29 PM
  3. Protx Vsp Form Not Vsp Direct
    By msbaranga in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 29 Jun 2006, 01:15 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