asimriaz Posted November 30, 2002 Posted November 30, 2002 Hi, When the customer puts the item in the cart and proceeds to checkout, (shopping_cart.php) it stucks and does not do anything. Someone on these forums told me that i need to setup HTTPS. I have no idea how to do that. I would appreciate any help. My site is at www.walletoutlet.com
Guest Posted November 30, 2002 Posted November 30, 2002 The easiest way to set up HTTPS on your server is to contact your hosting provider. Usually they have to install it anyway. To fix your problem now, look in catalog/includes/configure.php. The second variable you fill in should be for your HTTPS linking. Since you don't have SSL installed yet, make sure that URL matches your non-secure URL (the first variable). Directly under that, make sure it says "false" for "ENABLE_SSL". If you are using OSCommerce 2.1 these values might be in application_top.php. Don't really remember.
ukracer Posted December 1, 2002 Posted December 1, 2002 The easiest way to set up HTTPS on your server is to contact your hosting provider. Usually they have to install it anyway. To fix your problem now, look in catalog/includes/configure.php. The second variable you fill in should be for your HTTPS linking. Since you don't have SSL installed yet, make sure that URL matches your non-secure URL (the first variable). Directly under that, make sure it says "false" for "ENABLE_SSL". If you are using OSCommerce 2.1 these values might be in application_top.php. Don't really remember. I wa abl eto use these instructions to switch from a secure server installation to a non secure so I can run on the test site that does not have a secure server available to me BUT........when ever I try to test the module it tells me I hve given it an invalid credit card number . Its clever enough to know what number I am trying to give it and its told me I am trying to give it an invalid american express number and an invalid visa number. How can I give it a number to test so I can see if it all works correctly before I set it up again on the other secure server..... Thanks for your help. Any one having problems with getting Credit cards to work can contact me as I am getting on quite well expect for this and if I can do it it must be easy <grin>
rseigel Posted December 1, 2002 Posted December 1, 2002 Why not use a credit card that you own if it's only for testing purposes? If you don't have one I believe 411111111111 and any future expiration date is a valid Visa test.
ukracer Posted December 1, 2002 Posted December 1, 2002 Why not use a credit card that you own if it's only for testing purposes? If you don't have one I believe 411111111111 and any future expiration date is a valid Visa test. Ta dude. apart from the fact I dont have a credit card...........<smile> I have just found the other thread and tried exactly what you suggested and it worked brilliant. I am almost to the point that I am going to insist the guy I am doing this work for (especially as I am doing it all free of charge) Hes my sons sponsor <grin>.......anyway I am going to insist we use this cart instaed of Acart, which we have already paid for, as oscommerce has so much more potential its unreal. I really need to go and play with the excel import module as that will clinch things if its as easy as some people seem to say. As I am new to OScommerce it might be difficult..but thanks for taking the time to reply.
asimriaz Posted December 1, 2002 Author Posted December 1, 2002 First of all, I tried to look for catalog/includes/configure.php. I could not find this file. Then, I tried to look for text EANBLE_SSL. I found it in 3 files. (1) catalogincludesapplication_top.php (2) catalogincludesfunctionsgeneral.php (3) adminincludesfunctionsgeneral.php. In all these 3 files, I changed ENABLE_SSL from 1 to 0, which disables SSL. But I am having the same problem. Please help!
rseigel Posted December 1, 2002 Posted December 1, 2002 First of all, I tried to look for catalog/includes/configure.php. Obviously you're using version 2.1 then. Don't waste any more time with it. Move to 2.2CVS. You won't find much help here on 2.1 as most everyone is using 2.2.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.