whitehawk43 Posted January 16, 2009 Share Posted January 16, 2009 Hello I have a merchant account that handles my CC payments by phone . I want the site to be set up so the cc information goes to them so they handle the cc info then are sent back to my site after payment is finished. My ? is how do I find out if it is compatable with there payment gate way. I talked to them and they said I need to find out if the shopping cart used in osc is compatable with there program there company the one I use is called link point central. I am hoping some one might be able to point me to where I can find out so I can set up my payment steps for my site . Thanks Ben Link to comment Share on other sites More sharing options...
web-project Posted January 16, 2009 Share Posted January 16, 2009 check the following modules: http://addons.oscommerce.com/category?search=linkpoint Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here! 8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself. Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues. Any issues with oscommerce, I am here to help you. Link to comment Share on other sites More sharing options...
whitehawk43 Posted January 16, 2009 Author Share Posted January 16, 2009 check the following modules:http://addons.oscommerce.com/category?search=linkpoint Thanks will do Thank you for the fast reply Ben Link to comment Share on other sites More sharing options...
whitehawk43 Posted January 19, 2009 Author Share Posted January 19, 2009 Hello Ok I went and got what the add-on for linkpoint I have installed the 2 files that are needed.. Now I need some help with the next step not sure where to go and make these changes not clear to me . It reads this Go to the OsCommerce Admin Section and configure. https://www.domain.com/catalog/admin 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. not sure if it is me but it does not seem clear on what needs to be chaged on the addmin side Thanks Ben Link to comment Share on other sites More sharing options...
whitehawk43 Posted January 24, 2009 Author Share Posted January 24, 2009 ok I have the module installed for my linkpoint gateway In my addmin side I need to set whats called Yourpay Account... what does it mean by Yourpay Account...? Thanks for the help..... Ben Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.