Guest Posted August 27, 2006 Share Posted August 27, 2006 Hi. I have installed Oscommerce, have not made any changes to the original look and feel, just added products. I now need to make the payment modules work and I'm totally lost. I activated the Paypal module but nothing comes up in checkout... Thinkingn I might need Paypal integration I downloaded Paypal_php_sdk V4.2 and tried to follow instructions to install... no luck. Get error messages when trying to open the samples page. I'm probably doing everything wrong and am afraid I'll mess up the whole Oscommerce installation if I continue. So I write here hoping someone out there is able and willing to assist/install the necessary to get my Paypal setup running. Please email me at: [email protected] Thanks in advance. John Jones (Coding wannabe failure) :rolleyes: Link to comment Share on other sites More sharing options...
♥Vger Posted August 27, 2006 Share Posted August 27, 2006 If you clicked the Install button to activate the default osCommerce Pay Pal module then it should appear on your checkout_payment.php page. If it doesn't then there's a problem with your site. Don't forget that after clicking 'Install' you need to click 'Edit' and enter your real Pay Pal Account email address - and also double check to make sure that 'Enable Pay Pal Module' is set to True. Vger Link to comment Share on other sites More sharing options...
Guest Posted August 27, 2006 Share Posted August 27, 2006 If you clicked the Install button to activate the default osCommerce Pay Pal module then it should appear on your checkout_payment.php page. If it doesn't then there's a problem with your site. Don't forget that after clicking 'Install' you need to click 'Edit' and enter your real Pay Pal Account email address - and also double check to make sure that 'Enable Pay Pal Module' is set to True. Vger Did all the above, double checked that the paypal account email was correct but I still get : "This is currently the only payment method available to use on this order." & a red bar telling me to choose a payment option. Try it: http://www.letitblow.com/catalog Thanks John Jones Link to comment Share on other sites More sharing options...
♥Vger Posted August 28, 2006 Share Posted August 28, 2006 If you are getting that error then try uninstalling the module by hitting the Remove button, and then installing it again using the Install button. If that does not work then make sure that all of your folders have permissions of 755. Vger Link to comment Share on other sites More sharing options...
♥Vger Posted August 28, 2006 Share Posted August 28, 2006 You also have an error in your includes/header.php file which needs to be resolved: <td valign="middle"><a href="http://eezeprice.comhttp://www.letitblow.com/catalog/index.php"><img src="images/../../images/oscommerce.jpg" border="0" alt="eezeprice" title=" eezeprice " width="800" height="130"></a></td> which should be: <td valign="middle"><a href="index.php"><img src="images/oscommerce.jpg" border="0" alt="letitblow" title=" letitblow " width="800" height="130"></a></td> Vger Link to comment Share on other sites More sharing options...
Guest Posted August 28, 2006 Share Posted August 28, 2006 You also have an error in your includes/header.php file which needs to be resolved: <td valign="middle"><a href="http://eezeprice.comhttp://www.letitblow.com/catalog/index.php"><img src="images/../../images/oscommerce.jpg" border="0" alt="eezeprice" title=" eezeprice " width="800" height="130"></a></td> which should be: <td valign="middle"><a href="index.php"><img src="images/oscommerce.jpg" border="0" alt="letitblow" title=" letitblow " width="800" height="130"></a></td> Vger Ok, I corrected the above ok. Unistalled the paypal module and then re-installed with all correct information... Still nothing. Would you be willing to go in there and have a look to see what's wrong? I am loath to uninstall the program and re-install because we have done so much work on the product lines. A plea from the heart :blush: John Jones Link to comment Share on other sites More sharing options...
monique_b Posted August 28, 2006 Share Posted August 28, 2006 Hi i had the same problem as you and i unticked the zone section. Its working fine now. Maybe thats all you need to do. Good luck. Link to comment Share on other sites More sharing options...
Guest Posted August 28, 2006 Share Posted August 28, 2006 Hi i had the same problem as you and i unticked the zone section. Its working fine now. Maybe thats all you need to do. Good luck. Thanks Moniqique I'll try that John Link to comment Share on other sites More sharing options...
Guest Posted August 28, 2006 Share Posted August 28, 2006 Thanks Moniqique I'll try that John It WORKED! :thumbsup: Monique You are a GEM of the first quality. Thank you so very much John. Link to comment Share on other sites More sharing options...
monique_b Posted September 4, 2006 Share Posted September 4, 2006 John you are more then welcome. I am so new to oscom but have found the support site of great help. Now off I go to change a few more things in my cart. :thumbsup: Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.