Thread: Online Shopping CART?
-
Jun 6th, 2006 11:32 AM
#1
Newbie
Online Shopping CART?
I want to have a online shopping cart for my selling.Do u know is there any free service? or cheaper service.
most 30D a month..expensive for me. I don't like ebay store..so need other suggestion.
thanks
-
-
Jun 6th, 2006 11:36 AM
#2
If your monthly sales volume is relatively low, you could try http://www.shopify.com/ ...
-
Jun 6th, 2006 06:04 PM
#3
shopify - 3% commission on sales. If you sell more than $10,000 in a month, the incremental sales are dinged at 2%!
If you're a small store or just starting out, the killer is the merchant fees - be it paypal or standard visa/mc.
Rehan - any good deals on this aspect of e-commerce?
Thx
-
Jun 6th, 2006 06:15 PM
#4

Originally Posted by
Canucklehead
If you're a small store or just starting out, the killer is the merchant fees - be it paypal or standard visa/mc.
Rehan - any good deals on this aspect of e-commerce?
From what I've seen, Paypal is the 'least bad' option for small stores. For medium or large stores, the Costco credit card processing service looks interesting, but I don't know how well it would be priced for an online-only solution. http://www.costco.ca/Images/Content/...itcard-eng.pdf
-
Jun 6th, 2006 06:41 PM
#5
You can get a web hosting account and then install a shopping cart such as zencart or cubecart. Zencart is free and cubecart is around $70 (one-time fee).
You can use paypal, 2checkout, PSIgate to accept payments. Paypal and 2checkout are both 3rd party payment processors where you only pay when you make a sale. PSIgate is a merchant processor where you have to pay a monthly fee and a per transaction fee, but unlike the 3rd party processors, the payment is made on your site no need to go to paypal or 2checkouts site for the payment.
-
Jun 6th, 2006 06:48 PM
#6
what about mals e-cart, it takes a bit more work with HTML, but if your product updates are not changing continuosly it's not bad, ...what I think anyways
-
Jun 6th, 2006 10:20 PM
#7
oscommerce is what i use, its relatively simple and very easy to use, and i found it very simple to mod
-
Jun 6th, 2006 11:20 PM
#8
I would suggest using Zen-Cart with Paypal to start. Paypal will allow you to take CCs directly without the customer having to sign up for a Paypal account (in most cases).
That's what I use in my online store.
-
Jun 7th, 2006 01:00 AM
#9

Originally Posted by
Jokez Guy
oscommerce is what i use, its relatively simple and very easy to use, and i found it very simple to mod
it's difficult to use? what's the requirement to setup ? i'm totally newbie to it and it doesn't run?
-
Jun 7th, 2006 01:02 AM
#10

Originally Posted by
nabeel
I would suggest using Zen-Cart with Paypal to start. Paypal will allow you to take CCs directly without the customer having to sign up for a Paypal account (in most cases).
That's what I use in my online store.
what's PHP ? i don't know about the requirement of Zen-cart?
-
Jun 7th, 2006 02:35 AM
#11

Originally Posted by
dealcatcher
what's PHP ? i don't know about the requirement of Zen-cart?
you need a host that supports php code and mysql databases
Set up for both of them are similar:
create a database
upload all the folders in the directory
complete installation
fill out your database host location, db name, db username and password
fill out all other info
then you should be up and running
It's not as simple as shopify (or even mals) as in this case you are hosting your own cart. The good thing about zen cart and OsCommerce is they look professional and it's not just a cart, it's an entire webstore managment
-
Jun 8th, 2006 01:13 AM
#12

Originally Posted by
emoci
you need a host that supports php code and mysql databases
Set up for both of them are similar:
create a database
upload all the folders in the directory
complete installation
fill out your database host location, db name, db username and password
fill out all other info
then you should be up and running
It's not as simple as shopify (or even mals) as in this case you are hosting your own cart. The good thing about zen cart and OsCommerce is they look professional and it's not just a cart, it's an entire webstore managment
so what is the requirment for OsCommerce? Can I try it out on my xp?
-
Jun 8th, 2006 05:34 AM
#13
Pretty much all the shopping carts have similiar requirements, they will need PHP and a mySQL database.
I would strongly suggest not using oscommerce, if you are not too sure what you are doing then oscommerce might not be from you. Once it is installed you need to secure it otherwise the admin section is wide-open.
Have a look at http://zencart.com/ and http://cubecart.com these are much better then oscommerce.
You could try these out on your home PC, but you would have to setup a web server with php and mysql support.
-
Jun 8th, 2006 08:57 AM
#14
I was able to MOD osCommerce with some cool features like a SKYPE button that shows whether I'm online, something to always centre the page, french version of website.
There is a place to contribute your mods - this is where I got them. I also made up Quebec flag icon for the french site and a mexican icon for the spanish site.
Some nice Ontarian put up instructions on how to customize the site to accept pst/gst from various regions of the country!
There are instructions on securing osCommerce - I haven't done this yet as I'm still learning/fooling around with the site design and structure.
To avoid eating up the transfer MBs, I did what Rehan had suggested - using SSH on the site. However, I found it a bit slow and ended up installing xampp which includes Apache, MySQL, PHP + PEAR, Perl, mod_php, mod_perl, mod_ssl, OpenSSL, phpMyAdmin, Webalizer, Mercury Mail Transport System for Win32 and NetWare Systems v3.32, JpGraph, FileZilla FTP Server, mcrypt, eAccelerator, SQLite, and WEB-DAV + mod_auth_mysql. all in one download! It even configures the server for you.
This allows me to make changes and see how it looks "live" and also to play with databases and stuff.
If you're keen and have access to RFD and Google, you should have minimal problems doing this.
-
Jun 9th, 2006 04:21 PM
#15

Originally Posted by
dealcatcher
so what is the requirment for OsCommerce? Can I try it out on my xp?
is this good ? http://www.devside.net/
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules