Products     Magento Extension     PCI-Shopping-Carts     Templates       CRELoaded     WordPress Modules     osCommerce Modules       osCommerce Addons       osCommerce Features       osCommerce Management       Payment Modules     CRELoaded Modules       CRE Loaded Addons       CRE Loaded Features       CRE Loaded Management       Payment Modules       CRELoaded Services
Free Stuff
Customization
Templates
Compare Products
You have no items to compare.
Affiliate Info
Affiliate Program FAQ
Affiliate Log In
Recent Orders
Hot Keywords: Order Notification, Order Search, Coupon, Flash Board, Compare, Floating Message, Tracking, Moneris, RSS, Visitor Filter

  Linkpoint Connect 1.0

The following osCommerce contribution is a free Opensource code originated from official osCommerce website and provided for your reference only, you may download the original contribution file(s) and install it on your own; or you may request a Paid Installation Service from Agents Of Power; Agents Of Power does the "AS IS" installation on your website, we do not guarantee it will work properly on your website. Extra Paid service is available for repairing the problem from the original contribution or from your website.
This package adds a new module for off site processing. The way that the original module works is that it collects the credit card information and then posts to Linkpoint for processing. Linkpoint then posts back to the cart on success or failure. The new module does not collect any credit card information, only address information. It posts the information that it has to Linkpoint, which then collects the credit card information, runs the authorization process, and posts back to the store with the result.

This is a full package, with both modules. Note that the off site module has separate instructions in the installation readme.txt.

Support thread in the forums at http://forums.oscommerce.com/index.php?showtopic=341933
Download is same as original ver. 1.2. This is an error report on the installation instructions.

The code in checkout_payment.php should be:

<!-- body_text //-->

<td width="100%" valign="top"><?php echo tep_draw_form('checkout_payment', tep_href_link(FILENAME_CHECKOUT_CONFIRMATION, '', 'SSL', false), 'post', 'onsubmit="return check_form();"');
echo tep_hide_session_id();?> <table border="0" width="100%" cellspacing="0" cellpadding="0">

<!--Added false to tep_href_link(checkout_payment) link so Linkpoint wont see sid-->
   Posted on: 12/03/2008     See contribution details Request Installation with Paid service