Results 1 to 5 of 5
  1. #1
    Join Date
    Dec 2006
    Posts
    2
    Plugin Contributions
    0

    Default Cybersource payment module

    I'm trying to follow the implementation guidelines recounted here (http://www.zen-cart.com/forum/showthread.php?t=55738) and it indicates that I need to download the payment module located here:

    http://www.motwo.com/cybersource_v1.04.zip


    The server at motwo.com seems to be down, and I can't seem to locate this integral .zip file anywhere else on the 'net. Does anyone have this file or know where I can find it?

  2. #2
    Join Date
    Aug 2006
    Location
    Kirkland, WA
    Posts
    79
    Plugin Contributions
    2

    Default Re: Cybersource payment module

    Quote Originally Posted by Loundry View Post
    I'm trying to follow the implementation guidelines recounted here (http://www.zen-cart.com/forum/showthread.php?t=55738) and it indicates that I need to download the payment module located here: http://www.motwo.com/cybersource_v1.04.zip


    The server at motwo.com seems to be down, and I can't seem to locate this integral .zip file anywhere else on the 'net. Does anyone have this file or know where I can find it?
    Please refer to a more up to date version of the CyberSource Payment Module Implementation Guidelines (SOP Connection Method) at:
    http://www.zen-cart.com/index.php?ma...roducts_id=665

    Earlier today, I uploaded on the ZC Web site (Downloads Section) a contribution covering the CyberSource Payment Module software. Pending approval from a ZC Team Member, it should be made available within a few hours at :
    http://www.zen-cart.com/index.php?ma...ex&cPath=40_48

    The attachment contains the Payment Module package you are looking for.

    deBeaujeu
    Attached Files Attached Files

  3. #3
    Join Date
    Dec 2006
    Posts
    2
    Plugin Contributions
    0

    Default Re: Cybersource payment module

    deBeauJeu.

    Thank you for your help so far. It seems to be partially working, but something is going wrong. Since I am new to ZenCart, this may not be anything to do with the module and more of my own ignorance showing.

    I am testing the cybersource payment in test mode, and I have followed your instructions faithfully. After Step 3 in the shopping cart (after I click the "Confirm The Order" button), I am redirected to

    https://orderpagetest.ic3.com/hop/ProcessOrder.do

    Which is, of course, the value of "$this->form_action_url" in cs.php.

    The page shows a receipt of the order, and that's it. I expected this information to be embedded inside a ZenCart page on my own server. Furthermore, I expect a sale to register in the ZenCart admin and an e-mail confirmation mail to have been sent, neither of which happened. Can you or anyone tell me where I'm going wrong? If I neglected to do some preliminary set-up, then just pointing me to the right doc to read will be fine.

  4. #4
    Join Date
    Aug 2006
    Location
    Kirkland, WA
    Posts
    79
    Plugin Contributions
    2

    Default Re: Cybersource payment module

    Here are a few suggestions:

    Cybersource.php file
    Make sure file “cybersource.php” is located in the root directory of your ZC store on the host server.

    Receipt Response URL
    Verify that the “Receipt response URL” used by CyberSource to return transaction results is properly specified (Paragraph 7 of Guidelines);

    Go to CyberSource Business Center >> Test Business Center >> enter Username & Password and click Login >> Left vertical bar menu >> Tools & Settings >> Hosted Order Page >> Settings;

    Under “Appearance >> Receipt Page”, in the “Receipt Response URL” input box type: https://yoursite/yourstore/cybersource.php?result=true
    Replacing “yoursite” and “yourstore” with proper URL info for your ZC store. If your store is located in the root directory, the “yourstore” field is not present;
    Check the following “This URL is my custom receipt page.” checkbox;
    Leave all other fields untouched or blank.

    Please also verify the correctness of the “Decline Response URL” further down the page.

    cs Module in ZC Admin
    Please review settings in “ZC Admin >> Modules >> Payment” for the cs module:
    “Transaction mode” set to “test”, etc.

    Validation messages from CyberSource response page
    Please provide a list of erroneous API fields and corresponding messages returned by the CyberSource server. (you should have a “validation” column on that page).

    deBeaujeu

  5. #5
    Join Date
    Dec 2006
    Posts
    2
    Plugin Contributions
    0

    Default Re: Cybersource payment module

    deBeauJeu,

    Thank you so much for your help. I was having problems because the username that I was given for Cybersource was not an "admin user". This was not made clear to me, so, when I logged in to the Cybersource Business Center and didn't see the options that were described in step 7, I assumed it was due to the fact that I was still in "Test Mode".

    After receiving the proper credentials, I was able to log in as an admin, make the changes as were specified in step 7, and now everything is working perfectly.

    Again, thank you so much!

 

 

Similar Threads

  1. problems with cybersource payment module
    By jobber99 in forum Addon Payment Modules
    Replies: 5
    Last Post: 17 Mar 2011, 07:35 PM

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