Results 1 to 10 of 211

Hybrid View

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

    Idea or Suggestion Re: Nixaks Sagepay Form Module

    Hi Nixaks!
    Thanks for this nice module.

    It is working for me but on one site I have some problems because the shop admin need to contact SagePay to activate the account.

    But I found another small bug regarding the customer name. The post name is to long . I do not know the exact max length allow by the sagepay, but we need to limit that when we post the request to SagePay.

    Zen Cart has is set to 32 char on bouth FirstNane and LastName.

    The request Data are:

    FirstName:Boonsoft Develop Test
    LastName:Claudiu

    The Error Message from SagePay:

    This transaction attempt has failed. Please use the Proceed button go back to the web store from which you were purchasing. The details of the failure are given below.

    Status: INVALID

    Status Detail: 3110 : The BillingFirstnames value is too long.

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

    Default Re: Nixaks Sagepay Form Module

    Hi claudiu_boonsoft,

    The problem your having is because SagePay will only allow a maximum of 20 characters for the firstname and 20 characters for the last name, this inludes all spaces,commas, full stops etc etc.

    Sorry I can't be more helpfull but as this limit is set by SagePay, I am unfortunatley unable to do anything about it.

    Kindest regards
    Nixak

  3. #3
    Join Date
    Jul 2010
    Posts
    7
    Plugin Contributions
    0

    Default Re: Nixaks Sagepay Form Module

    Is it possible to over-ride the email address sent to SagePay? I want to send a different address to the shop owner email, as its a different part of the office that deals with the payment processing.

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

    Default Re: Nixaks Sagepay Form Module

    Quote Originally Posted by Andy_C View Post
    Is it possible to over-ride the email address sent to SagePay? I want to send a different address to the shop owner email, as its a different part of the office that deals with the payment processing.
    Hi Andy_C,

    Sorry about my late reply, i'm at work way too much at the moment

    Untill I can get some time to re-code the module what you can do is open includes/modules/payment/sagepay_form.php

    Find this line
    Code:
    $plain .= "VendorEMail=" . STORE_OWNER_EMAIL_ADDRESS . "&";
    and replace STORE_OWNER_EMAIL_ADDRESS with the email address you want, make sure you wrap the email address within speech quotes and leave the single space between the full stops, so it should look something like this
    Code:
    $plain .= "VendorEMail=" . "[email protected]" . "&";
    and that should do it

    Regards
    Nixak

  5. #5
    Join Date
    Jul 2010
    Posts
    7
    Plugin Contributions
    0

    Default Re: Nixaks Sagepay Form Module

    Quote Originally Posted by Nixak View Post
    Hi Andy_C,

    Sorry about my late reply, i'm at work way too much at the moment

    Untill I can get some time to re-code the module what you can do is open includes/modules/payment/sagepay_form.php

    Find this line
    Code:
    $plain .= "VendorEMail=" . STORE_OWNER_EMAIL_ADDRESS . "&";
    and replace STORE_OWNER_EMAIL_ADDRESS with the email address you want, make sure you wrap the email address within speech quotes and leave the single space between the full stops, so it should look something like this
    Code:
    $plain .= "VendorEMail=" . "[email protected]" . "&";
    and that should do it

    Regards
    Nixak
    That looks like exactly what I want Ive made the change, so time to sit and wait for another order

    Thanks for the help and even bigger thanks for the SagePay form - couldnt believe how easy it was to set up and get working

  6. #6
    Join Date
    May 2008
    Location
    UK
    Posts
    13
    Plugin Contributions
    0

    Default Re: Nixaks Sagepay Form Module

    Hi!

    Im assuming if I install the add-on this will ease the pressure on becoming PCI DSS compliant as you are not storing any customer data on your server as it is being done on Sage's server?

    As I currently use the CEON Sage Direct module and my customer is on shared hosting and can not block a service...

  7. #7
    Join Date
    Oct 2010
    Posts
    10
    Plugin Contributions
    0

    Default Re: Nixaks Sagepay Form Module

    Hi There,

    I have installed this but I am getting the following error:

    This transaction attempt has failed. Please use the Proceed button go back to the web store from which you were purchasing. The details of the failure are given below.

    Status: MALFORMED

    Status Detail: 3144 : The Delivery information is required.
    How do I make delievery address to show up on step 3/3?

 

 

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