I’m trying to figure out if I can offer osCommerce right through the CP to be able to connect to a gateway like Authorize.net or PayPal. When I go into the modules/payments, it doesn’t look like I have the option to modify this thing. Can anyone point me in the right direction on this?
Alternatively, anyone have good ASP.Net 2.0 shopping carts that integrate well with Authorize.net?
Thanks,
-Ben
I also now have an issue where the customer that just setup his osCommerce cart tries to go in and admin it, and it says can’t connect to database. Ticket #ADE-13991-720. Please look into both as soon as you can.
Thank you,
-Ben
We have replied your ticket. Please check it.
Thanks, looks like it’s working for my customer now. Great work!!
The payment modules are working (or will be once support fixes it again). However, I’m still running into an issue where it’s defaulting the domain name without the “www”. because of this, or perhaps in addition to this, I haven’t been able to get it to use SSL for the admin directory. I’ve edited the two configure.php files, but it doesn’t appear to be using those at all to generate the hyperlinks.
Anyone have any ideas on how to ensure that anything in the /admin is using SSL as well as ensuring that the catalog checkout is using SSL?
Thanks,
-Ben
Just as an FYI to anyone else that may have osCommerce questions like this one. I was able to find 2 additional configure.php files hiding in 2 folders called “local” one level below the ones all the docs online point to. These are the ones that are setup by the control panel script. If you edit everything in there, it’ll fix up everything to work with SSL properly. The one gotcha is that you have to have your customers go directly to the SSL section as you can’t update the link in the control panel (at least I haven’t found a way to do so at this point).
-Ben