Click to See Complete Forum and Search --> : one product shopping cart?
Hey guys,
I want to start a website for one product and want to be able to sell that online. So basically I guess its a one product shopping cart feature i need? I check out GoDaddys Quick Shopping Cart and its seems pretty decent. I just want to know if any of you have ever dealt with this or have any ideas or sites I can visit to help me out.
Thanks a lot
Compguy Pete
11-04-2005, 10:51 PM
If you want to sell one item and one item only I wouldn't mess with a whole application for just that... Test out the waters with using a simple yet effective Paypal option.
a little code and it's all you need. Once the site takes off and your ready to move up then look at another options but even with godaddy you neeeed to have a payment gateway which paypal fixes by providing both a "cart" and payment gateway.
Sure they take a small cut but what Creditcard processor doesn't?
ellanab
11-04-2005, 11:03 PM
I agree with Pete.
Paypal is great for startup sites and only charge a small percentage per transaction.
You just need to setup a paypal account.
Go to Merchant tools, create a "buy now" button.
It will give you the script you need to post.
Copy and paste it in the code where you want the button to appear.
Hey guys,
Thanks for the tips. If I use PayPal, can customers pay through my site or do they have to go to the PayPal site?
JDM71488
11-08-2005, 08:23 PM
its a third party system, which is always good for not being responsible. payment will be made from a redirect to paypal and you will be notified.
you can also put a redirect on the paypal account to send them to a confirmation page your website if you wish.
its really easy. i agree with the above.