Page 16 of 22 FirstFirst ... 61415161718 ... LastLast
Results 151 to 160 of 211
  1. #151
    Join Date
    Jan 2010
    Posts
    7
    Plugin Contributions
    0

    Default Re: Nixaks Sagepay Form Module

    Hi Nixak,

    I'm having trouble using the module on Zencart 1.3.9h. The shop is: https://www.loveaquatics.com/ and i can get as far as step 3 of the checkout and it hangs, it's like the rest of the page isn't loading.

    The last piece of the source code is:-

    <form name="checkout_confirmation" action="https://test.sagepay.com/gateway/service/vspform-register.vsp" method="post" id="checkout_confirmation" onsubmit="submitonce();">

    That's it, nothing more, i can't continue. I have SSL enabled etc. Do you know what the problem could be?

    The login to Sage Pay for me is: https://live.sagepay.com/mysagepay/loginpage.msp

    Thank you.

  2. #152
    Join Date
    Nov 2007
    Location
    Essex, UK
    Posts
    137
    Plugin Contributions
    1

    Default Re: Nixaks Sagepay Form Module

    In your admin change the module to simulator mode and then make a test purchase, you will be taken to a page where it will list everthing thats been sent & it will point out if anything is wrong. Let me know what you find.

    Regards
    Nixak

  3. #153
    Join Date
    Jan 2010
    Posts
    7
    Plugin Contributions
    0

    Default Re: Nixaks Sagepay Form Module

    Hi Nixak,

    Many thanks for your reply.

    That's the thing, i cannot make a test payment at all as it's stuck on step 3 and shown here: https://www.loveaquatics.com/errors/step3.jpg

    You cannot scroll past where it is ending because it's like an error, not fully loading the page.

    Many thanks.

  4. #154
    Join Date
    Jan 2010
    Posts
    7
    Plugin Contributions
    0

    Default Re: Nixaks Sagepay Form Module

    Quote Originally Posted by Nixak View Post
    In your admin change the module to simulator mode and then make a test purchase, you will be taken to a page where it will list everthing thats been sent & it will point out if anything is wrong. Let me know what you find.

    Regards
    Nixak
    Hi Nixak, found the culprit...

    [14-Apr-2011 07:31:58] PHP Fatal error: Call to undefined function mcrypt_encrypt() in /var/www/vhosts/loveaquatics.com/httpsdocs/includes/modules/payment/sagepay_form.php on line 649

    Is there an alternative to mcrypt?

  5. #155
    Join Date
    Apr 2011
    Posts
    4
    Plugin Contributions
    0

    Default Re: Nixaks Sagepay Form Module

    I am having this exact same problem too.

    My source code cuts off at <form name="checkout_confirmation" action="https://test.sagepay.com/simulator/vspformgateway.asp" method="post" id="checkout_confirmation" onsubmit="submitonce();">

    I have been working on this for hours as I thought I was doing something wrong in my code


  6. #156
    Join Date
    Apr 2011
    Posts
    4
    Plugin Contributions
    0

    Default Re: Nixaks Sagepay Form Module

    I guess there is no fix to this. I am resorting to building something bespoke.

    thank you anyway.

  7. #157
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: Nixaks Sagepay Form Module

    Quote Originally Posted by daparky View Post
    Is there an alternative to mcrypt?
    That suggests that your web host left out the mcrypt library, which acts a front end to a number of encryption algorithms, when they built the PHP being used on your server.

    I'd ask them why. And whether they'd consider enabling it.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  8. #158
    Join Date
    Apr 2011
    Posts
    4
    Plugin Contributions
    0

    Default Re: Nixaks Sagepay Form Module

    Quote Originally Posted by kuroi View Post
    That suggests that your web host left out the mcrypt library, which acts a front end to a number of encryption algorithms, when they built the PHP being used on your server.

    I'd ask them why. And whether they'd consider enabling it.
    That fixed it.

    It's working spot on now. Thanks for the help.


  9. #159
    Join Date
    Apr 2006
    Posts
    5
    Plugin Contributions
    0

    Default Re: Nixaks Sagepay Form Module

    I have a site that I have just added the sagepay module too and once I had the correct details setup I thought it was ok. Unfortunately when I full in the form on the sagepay site and its redirected to back to my site it comes up with the following:

    Data was sent to URL:

    https://test.sagepay.com/gateway/ser...m-register.vsp

    -----------------------------------
    Undecoded Data received from SagePay:
    -----------------------------------
    array(1) {
    ["main_page"]=>
    string(16) "checkout_process"
    }

    -------------------------------------
    Unprocessed Data received from SagePay:
    -------------------------------------


    ------------------------------------------
    Data received from SagePay after processing:
    ------------------------------------------
    array(0) {
    }

    -------------------
    Transaction status:
    -------------------
    Transaction denied!

    The client currenlty has a live account - am I able to do test txns against it?

  10. #160

    Default Bidirectional Port 43924 issue

    I have tried to find a solution to this on the forum and cant see one so any help would be much appreciated.

    Our webhosts have told us that they allow outgoing communication on port 43924 but not incoming. The Sagepay form module obviously requires bidrectional comms on this port. Is there a way of configuring the module and/or Sagepay to use a different port for the info that SagePay sends (our incoming port) or for both directions of communication?

    Thanks in advance for your help.
    I think my brain hurts...or does it hurt because I think?
    http://www.online-bikes.co.uk

 

 
Page 16 of 22 FirstFirst ... 61415161718 ... LastLast

Similar Threads

  1. Sagepay Form V1.5.5
    By Nick1973 in forum Addon Payment Modules
    Replies: 10
    Last Post: 12 Jun 2019, 10:30 AM
  2. Need a Form Module for Sagepay
    By ukstuff in forum Addon Payment Modules
    Replies: 5
    Last Post: 18 Feb 2015, 03:51 PM
  3. v150 Nixaks Sagepay Form Module PHP Warning
    By sprocker in forum Addon Payment Modules
    Replies: 0
    Last Post: 13 Aug 2014, 11:24 AM
  4. looking for the protx - sagepay - FORM payment module
    By abs007 in forum Addon Payment Modules
    Replies: 3
    Last Post: 20 Jul 2009, 06:06 PM
  5. Help with Sagepay form payment module please
    By Nixak in forum Addon Payment Modules
    Replies: 1
    Last Post: 20 Jul 2009, 11:39 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