Hi,
I already have all of my products online (without a shopping cart feature). Is there an Authorize.net-compatible shopping cart that will allow me to just add snippets of code to my existing pages (one bit of code for the 'add to cart' button and another bit of code for the 'view cart' button)? I really don't want to have to redo my entire site; it seems that most Authorize-compatible carts generate the pages for you and then you have to customize them. My existing site has a lot of backend functionality as well as a bunch of client-side javascript, and I have over 300 products.
I would prefer a free shopping cart, but even a paid cart would be better than redoing the site.
Thanks,
hey
10-09-2009 04:10 PM
Hello hey,
It sounds like what you're looking for is an open-source shopping cart. There are many free ones out there that allow you to access code for you to use like you said, many of which are compatible with Authorize.Net. If you do a search for open source shoppiong carts, you can then decide which one will work best for you and your particular situation.
Thanks,
Mimi
10-21-2009 03:00 PM
Hi there. We offer a shopping cart that is very feature-rich and integrates seamlessly with Authorize.net. You can view a sample installation here:
Click the green box on the right to see the back end of the cart.
If you point me to your existing installation, we can take a look at automating the systems as you mention. Let me know if we can help!
10-26-2009 09:08 PM
oscommerce is the legacy open source cart; it's a bit messy, but you can do whatever you want. I think zencart is a fork of the (pretty much dead) oscommerce code. I'd use zencart over oscommerce, but neither unless you're willing to poke around and figure out their objects and internal api, which aren't really very well documented. However, if you take a few days to do that, you can do whatever you like with it.
11-15-2009 06:07 PM
I agree with the other posters. Any open source cart should do. We've also implemented Magento for a client and Authorize.net is integrated. There's a tutorial with screens at http://www.magentocommerce.com/knowledge-base/entry/how-do-i-set-up-payment-gateways-payflow-authori... .
Contact me if you need further help. It should be fairly simple.
11-23-2009 04:37 PM
Can I have both a PayPal shopping cart and one for Authorize.net. Look at my website here
http://www.blacklightshop.com/mbl12.html Nolice the buyer can only purchase one item at a time on Authorrize.net using Simple Checkout and no way to continue shopping. I would like to keep the site as close as possible to what I have now.
Thanks
Bill
04-29-2010 07:58 AM
Simple Checkout is designed for only one item purchases. If you want to allow for multiple item purchases (e.g. a shopping cart) you will need to create your own shopping cart and then use SIM or AIM.
04-29-2010 08:35 AM
Do you know of anyone that could help trouble shoot issues with OsCommerce SIM payment gateway?
03-23-2011 05:47 PM
Have you tried the osCommerce forum? It helped me with the questions I had while integrating it with Authorize.Net using SIM.
Thank you,
Elaine
03-24-2011 10:46 AM
I found a link that solved it for me
http://www.ez-oscommerce.com/oscommerce-support/index.php-t143682.html
06-09-2011 05:51 PM