This is a discussion on Linkpoint Connect within the osCommerce 2.2 Discussion forums, part of the osCommerce 2.2 Forums category; LinkpointConnect differs from the API in that you do not need to reinstall your php to include Curl/SSL. That said, ...
| |||||||
| Register | FAQ | Donate | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| LinkpointConnect differs from the API in that you do not need to reinstall your php to include Curl/SSL. That said, Linkpoint Connect will only accept a URL without the session id. A way around this is to use SE URLS and turn on cookies, but some people do not like cookies...anyway, I tried to edit the code to remove the session ID on sending the data to Linkpoint, but the code edits intsturcted were older and did not match this version of OSCMax (the check out process has changed). Any way, anyone know how to do this? BTW, the CubeCart payment module works just fine, I do not understand why this contribution is so hard to get going. THese were the instructions with Linkpoint 1.1. 2. You must edit the shopping cart so that it does not have the session osCid appended to the url. Make this change to checkout_payment.php: <!-- 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();"'); ?><table border="0" width="100%" cellspacing="0" cellpadding="0"> <!--Added false to tep_href_link(checkout_payment) link so Linkpoint wont see sid--> Note: I added a third parameter to the tep_href_link function so that it would not append the session id when transferring to the checkout_confirmation page. |
![]() |
| Tags |
| linkpoint |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Can't connect to MySQL server on '207.44.142.34' (111)??? | currie_muncher | osCommerce 2.2 Installation Help | 2 | 05-19-2005 09:08 PM |
| can't get paypal to connect | samsin1 | osCMax v1.7 Installation | 0 | 01-02-2005 05:16 PM |
| Admin Problem on MS2-MAX v1.7.0 - canīt connect | harry | osCMax v1.7 Installation | 5 | 09-23-2004 12:38 PM |
| install ok, then connect errors | birdguy | osCommerce 2.2 Installation Help | 2 | 01-12-2003 07:21 AM |