Information on CyberSource can be found here: http://www.cybersource.com
All 3 connection methods use CyberSource's "Hosted Order Page" method.
 |
Please note: Cybersource may return a status of REVIEW for a transaction. This status means that you must review the transaction in Cybersource's control panel for it to be accepted. In order for transactions with this status to not impact receiving an order, Squirrelcart will complete an order that has this status. You should always check the information in Cybersource before shipping goods. |
- Open the payment gateway record labeled CyberSource in the control panel of Squirrelcart
- Decide how you want to connect, and set Connection Method accordingly. The preferred method is Server to Server.
- Make sure Enabled is checked, and click
- Login to CyberSource's control panel here: https://businesscenter.cybersource.com
- Click Tools & Settings
- Under the Hosted Order Page heading, click Settings
- Under Receipt Page enter your store page URL in Receipt Response URL. If you have an SSL certificate, use an https URL like this:
https://www.example.com/store.php
If you don't have SSL, then the URL would be like:
http://www.example.com/store.php
- Under this field, check the box next to "This URL is my custom receipt page"
- Under Decline Page enter the same URL in Decline Response URL.
- Under this field, check the box next to "This URL is my custom decline page"
- Click Update
- You will need to generate a security script. Under the Hosted Order Page heading, click Security.
- Under Generate HOP Script, click the radio button next to PHP and click Generate Script. You will be prompted to save the file. Save it to your PC, and rename it to: cybersource_HOP.php
- Upload the cybersource_HOP.php file to your website. Put it in this folder:
squirrelcart/payment_gateways
© 2001-2014 Lighthouse Development. All Rights Reserved.