osCommerce - Full Integration
Release Date: May 11, 2006
Author: Andres from CDGcommerce
File: Download Here
Last Update: Sept 24th, 2007
File Contents:
failed_transaction.php
includes/modules/payment/quantumgateway.php
includes/languages/english/modules/payment/quantumgateway.php
images/cv_card.jpg
cvv.html
Unzip this file at the catalog level (where the
file checkout_success.php resides). The tar file
will put the files in the appropriate places.
This module was made from a version in 2003.
index.php,v 1.1 2003/06/11 17:37:59
It has not been tested by the author on any other
version.
Latest Updates
August 6th, 2007
Built in CVV support
Changed post variables from HTTP_POST_VARS to
_POST
Fixed the updating of the oscommerce after a successful transaction
September 9th, 2007
Changed the final step of checking out. Instead of a post back it now refreshes back to the merchants website.
September 24th, 2007
Fixed the issue with the module not being displayed in the proper sort order
osCommerce - Transparent
Release Date: April 28th, 2008
Author: Andres from CDGcommerce
File: Download Here
Last Update: April 28th, 2008
Note: This modules will NOT use the Dial Verify or 3D Secure.
osCommerce - Quantum Inline Frame API
Release Date: October 15th, 2009
Author: Andres from CDGcommerce
File: Download Here
Last Update: October 15th, 2009
Installation:
1. Extract the zip file to your computer
2. Upload the files and directories to your OsCommerce base directory, preserving the same directory structure.
3. Login to your Quantum Gateway merchant center at http://www.quantumgateway.com
4. Go to the Processing Settings area, and scroll down to the Inline Frame API area.
5. Set API Enabled to Y
6. Click Genetate Now for both Api UserName and API Key buttons. Take note of both fields as you will need then for step 16
7. For both Approved and Decline URL fields, enter the URL to your quantum_process.php file at your OsCommerce installation. It should be located at your OsCommerce base directory, so it should be something like:
https://www.yourwebsite.com/your_oscommerce_dir/quantum_process.php
8. Leave the Payment Update URL blank.
9. Set the other fields to match your website design (color, font face, size, logo, heading, etc).
10. Click the Update button
11. Login to your OsCommerce admin interface
12. Click Modules / Payment
13. You should see "Quantum Gateway Inline Frame" listed there. Click on it and then, at the right side, click "Install"
14. Click Quantum Gateway Inline Frame" again, and at the right side click "Edit"
15. Set "Do you want to accept Quantum Gateway payments" to True
16. Enter your API Username, and API Key (Generated on Step 6)
17. Enter the Width and height in pixels (only numbers) for the inline frame.
18. Click Update.
OSC Max
Built from version 2 RC3_0_1
File: osmax.zip
File Contents:
failed_transaction.php
includes/modules/payment/quantumgateway.php
includes/languages/english/modules/payment/quantumgateway.php
includes/languages/english/failed.php
includes/classes/cc_validation.php
templates/fallback/content/failed.tpl.php --->Please
put this file in your current theme
Many modifications to the original oscommerce
module so that it will work with the OSC Max.
Release Date: June 12, 2007
The failed_transaction.php does not work with
an earlier version. This was taken from the index.php
page.
Id: index.php,v 1.1 2003/06/11 17:37:59
You may replace replace the code with the text
you see here.
Note:
These files were created by a third party and
Quantum Gateway can not be held responsible for
its use. You should always back up all your files
before installing any new module.
ERROR Updates
If you get an error similar to this
/home/yoursite/public_html/catalog/admin/modules.php(212)
: eval()'d code on line 1
the moduels.php or some file is not capable of
generateing Check Boxes that is used in the Configuration
of Card Types Accepted.
If this happens please replace the includes/modules/payment/quantumgateway.php
with the contents of this page. |