Results 1 to 10 of 211

Hybrid View

  1. #1
    Join Date
    Jun 2009
    Posts
    5
    Plugin Contributions
    0

    Default Re: SagePay Form URL

    i'm using at the moment nixaks sage pay form module. i don't have anywhere near the knowledge required to do one myself.

  2. #2
    Join Date
    Apr 2008
    Posts
    60
    Plugin Contributions
    0

    Default Re: SagePay Form URL

    Hi Dave,

    I'm doing the same thing.

    Download the module, unzip, read the readme, then upload the two files to their correct locations.

    Login to Zen Cart, go to modules, payment, there should be a new module called Sage Pay at the bottom. This is what you install.

    Type in the relavant details (username and the encryption password from Sage Pay)

    Set it to test mode.

    Go to your shop, buy something, when you get to sage pay, you MUST ENTER THE DEMO CARD DETAILS shown in the Zen Cart Sagepay screen- the card start and expiry date can be whatever, but you need to cut and paste the other details.

    Complete the test transaction.

    Login to Sagepay. Check it's all gone through ok.

    You need to do a demo transaction and refund it before the account can go live, so find the tranaction, open it, and click where it says refund.

    Then ring up Sage Pay, get them to upgrade the account.

    In Zen Cart, set Sage Pay to live...

    Do another transaction, refund it as above, and that should be it!

    Good luck!

    Warm Regards,


    Joel

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

    Default Re: SagePay Form URL

    Hi, sorry i've not been around. Dave you have a pm

  4. #4
    Join Date
    Jun 2009
    Posts
    5
    Plugin Contributions
    0

    Default Re: SagePay Form URL

    thanks guys for the advice, its all a bit confusing for me, but i think i'm back on track now and i've got the module working thanks to you.

  5. #5
    Join Date
    Apr 2008
    Posts
    60
    Plugin Contributions
    0

    Default Re: SagePay Form URL

    Hi Dave,

    I've emailed over some new very detailed setup instructions... but if it helps anyone else I'll put them here too:

    ZEN CART SAGEPAY FORM

    Designed by: Jeramie Risinger, gapc23, Bean Fairbanks
    License: This product licensed under the GPL. See attached license for information.


    ========================================================


    BEGIN BY PRINTING THIS, IT'S FAR EASIER TO REFER TO THIS IN YOUR HANDS THAN ON SCREEN.


    ========================================================


    HISTORY:

    22/07/2009 - Initial Release, version 1.0


    ========================================================


    REQUIREMENTS:

    *SagePay Form account

    *cURL is required and MUST be compiled into PHP with SSL support

    *SSL Certificate

    *Port 43924 open for bi directional communication


    ========================================================


    NOTES:

    SagePay is the new name for Protx.

    This module can be used on any one of the three modes that SagePay offer (simulation, test or live.)


    ========================================================


    HOW IT WORKS:

    Customers confirm a purchase in your shop, when they checkout the amount and
    address is forwarded to the SagePay website. The client then enters their bank account
    details. SagePay communicates with the customer's bank, then returns the customer
    back to your shop. SagePay sends out a confirmation email, as does Zen Cart, and you
    can then administer the transaction from the admin screen.


    ========================================================


    NEW FILES:

    includes/modules/payment/sagepay_form.php
    includes/languages/english/modules/payment/sagepay_form.php


    ========================================================


    MODIFIED FILES:

    None


    ========================================================


    INSTALLATION:

    The files are arranged in the same structure as Zen-Cart v1.3.8a

    When you open the SagePay_Form, you'll see a folder called "includes"
    copy this into the root of your shop, so it merges with the existing
    folder called "includes".

    Login to the admin section of your zen cart shop. Go to "Modules", then "Payment"

    Select SagePay_Form from the list.


    ========================================================


    SETUP:

    Set enable mode to "true".

    Enter your SagePay vendor name.

    Enter the encryption password provided by SagePay which is unique to your shop.

    Set transaction mode to "test".


    ========================================================


    TEST MODE:

    SagePay require you to complete at least one payment in test mode & refund it before you can use their live server.

    Leave the admin screen and go back to the front end of your shop. Make a purchase with SagePay as you would as if you're a customer.

    When you hit the final checkout button you'll be directed to the SagePay test server, which has "test" written on the background.


    DO NOT ENTER REAL CREDIT CARD DETAILS ON THE TEST SERVER, THEY WILL NOT WORK.


    Select a credit card type to pay with and use the corresponding card number:

    VISA - 4929000000006
    MASTERCARD - 5404000000000001
    DELTA - 4462000000000003
    SOLO - 6334900000000005 - Issue 01
    DOMESTIC MAESTRO - 5641820000000005 - Issue 01
    AMEX - 374200000000004
    ELECTRON - 4917300000000008
    JCB - 3569990000000009
    DINERS - 36000000000008

    The "valid from" and "expires" date can be anything.

    You will also need to supply the following values for CV2, Billing Address Numbers
    and Billing Post Code Numbers.
    These are the only values which will return as Matched.
    Any other values will return as Not Matched.

    CV2 - 123
    Billing Address Numbers - 88
    Billing Post Code Numbers - 412
    You will also need to enter the 3D Secure password as " password " (it is case sensitive)
    so that the 3D Secure authentication returns Fully Authenticated.

    When testing be careful when repeatedly buying the same dummy product, this can create
    problems producing an order number when you return to your website after the
    transaction has been completed.


    ========================================================


    SAGEPAY:

    Login to SagePay (Google "Login to SagePay" to find the relevant screen) with your username and password.

    Note: don't do this with your "main" admin identity, instead you should setup another identity with your admin account, give it all permissions by ticking the row of boxes, and login as this.


    Search for the transaction, select it, open it, and refund it.


    Now contact SagePay (tel: 0845 0554454 ) and tell them you're ready to go live.



    Then you're good to go back to the admin screen, modules, payments, SagePay, transaction mode, and change over to "live".

  6. #6
    Join Date
    Jun 2009
    Posts
    11
    Plugin Contributions
    0

    Default Re: SagePay Form URL

    Thanks a lot.

    That's really helpful.

  7. #7
    Join Date
    Nov 2009
    Posts
    1
    Plugin Contributions
    0

    Default Re: SagePay Form URL

    Hi,
    I a bit confused, Sage pay is aimed at the UK market.
    But after installing the plugin for sage pay it gives me the following option when I click edit on Net1 Payment Services in Zen Cart

    Transaction Currency
    The currency to use for credit card transactions
    CAD & USD

    Where is GBP?

    The module I downloaded was loacated at http://www.zen-cart.com/index.php?ma...roducts_id=580

    Zen Cart 1.38a

  8. #8
    Join Date
    Nov 2009
    Posts
    59
    Plugin Contributions
    0

    Default Re: SagePay Form URL

    *SagePay Form account

    *cURL is required and MUST be compiled into PHP with SSL support

    *SSL Certificate

    *Port 43924 open for bi directional communication

    Just a few questions ....

    I have a sagepay account, but when I try the test mode, it tells me I don't have the right Vendor Name ... but I am using my Sagepay Vendor name ... any ideas about what is happening?

    Also can you explain how I make sure I have the above requirements ....

    I am a newbie to all this but learning loads and loads .... Thank you to everyone who replies to questions. You are what makes this a GREAT community.

    Many thanks.

    Gillian

  9. #9
    Join Date
    Nov 2009
    Posts
    59
    Plugin Contributions
    0

    Default Re: SagePay Form URL

    Hi

    Below is the error message I am getting when I try to buy something through my site. Any ideas why this might be?

    Many thanks


    Gillian

    * * * * *

    *This transaction attempt has failed. We are unable to redirect you back to the web store from which you were purchasing. The details of the failure are given below.

    Status: INVALID

    Status Detail: 5030 : Unable to decrypt the request message. This might be caused by an incorrect password or invalid encoding.
    *

 

 

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

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