Webmaster Key - Discussion Forums


Welcome, Guest. Please login or register.
Did you miss your activation email?
February 08, 2012, 04:43:27 PM

Login with username, password and session length
Welceome to Forums!

Important information for guests and new members:

In order to understand the full benefits of becoming an active member of this forum, please review the following information on guest and new member restrictions. These forum changes have been prompted by an overwhelming and unreasonable amount of bot postings and incoherent guest spam messages. We wish to prevent these events from happening in the future and make our community a more comfortable place for all of our members.

For guests:

Guests are not allowed to open new topics, polls, or posts attachments.
If you wish to open up new discussions on this forum, we encourage you to register.

For new members:

New members with less than five posts are not allowed to modify additional profile information such as avatars, contact information, biographies, and signatures. However, new members are encouraged to post their own topics or reply to topics initiated by other members. Become active on the forums and 5 posts should be an easy task!

We are a diverse community with members from all over the world. We encourage new ideas and interesting conversation. Do not be afraid to post webmaster/computer-related questions or problems, as our active members are always willing to help when they are able. Interested? Join us.

+ Webmaster Key Forums
|-+ Webmaster Corner
| |-+ Site Design and Web Authoring
| | |-+ Coding Talk
| | | |-+ Looking into shopping cart that can use PayPal.
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] 2  All Go Down Stumble Upon! Digg It! del.icio.us! Add to Technorati! ReddIt!  Send this topic Print
Author Topic: Looking into shopping cart that can use PayPal.  (Read 6821 times)
whiteRabbit
Key Keeper
Full Member
***
Posts: 135


WWW
« on: September 27, 2003, 06:20:26 AM »

I am researching shopping carts that can use PayPal.  Shopping cart is for some site that I am about to design and code.  If anyone has used such a shopping cart before and have tips and tricks, I'd like to know.  Also if anyone has used osCommerce http://www.oscommerce.com before, I'd like to hear what he/she thought about it; pros, cons, advantages, disadvantages and so on.
Report to moderator   Logged

Queen Bee
Mother of All
Administrator
Veteran
*****
Posts: 2 624


Buzz, buzz!


WWW
« Reply #1 on: September 27, 2003, 07:58:47 AM »

I've used the Paypal shopping cart before. Personally, I found it easy to use, easy to impliment, and just as nice as other shopping carts.

My opinion on OsCommerce.. It has advantages AND disadvantages. There is a convenience to the fact that OsCommerce automatically sets up categories, products, and things of that nature both quickly and easily. On the other hand, I don't think OsCommerce is as flexible as Paypal (If you can really compare) and I wouldn't suggest it for someone who can't work with PHP or alter scripts to fit their own preference.

You're kind of stuck with the navigation system OsCommerce has set up, while with Paypal you can do practically anything you please.
« Last Edit: September 27, 2003, 07:59:30 AM by articutis » Report to moderator   Logged

SensoVision
Administrator
Veteran
*****
Posts: 5 857


I'm proud user of Debian GNU/Linux OS


WWW
« Reply #2 on: September 27, 2003, 08:39:31 AM »

my opinion is different, osCommerce is relatively easy to setup even for those who don't know PHP of course you wouldn't be able to do much customatization but there is some themes avaiable which you may use. And I advice to use it since it's give good automatization and help to save your time which is inevitable for me right now Wink also it let you process orders not only via paypal but by number of other processing system which make it flexible for you and your customer who has ability to choose most suitable way for payment.
We've setting up our site right now http://www.shop4decor.com but still have no time to create new categories and sort the things there but it's already working.
Report to moderator   Logged

Denis
whiteRabbit
Key Keeper
Full Member
***
Posts: 135


WWW
« Reply #3 on: September 27, 2003, 08:44:54 AM »

Quote
... also it let you process orders not only via paypal but by number of other processing system ...

So is it like extending PayPal shopping cart?  Or just using PayPal to handle transaction?

Is there any shopping cart application that extends PalPay shopping cart besides os Commerce?  Here's what I like to do.  I'd like to use PalPay to handle transaction while I implement a shopping cart.  I actually don't know how PalPay shopping cart works, but each item needs to have number of properties besides name and price.  For example, item 1 has properties such as size, weight, height, width, price, and color.  Search engine needs to be built in and it can search items based on specified parameters for properties (1 < size < 5, etc.)  Does it make sense?

With regard to the programming language, my preference is PHP for number of reasons.
Report to moderator   Logged

SensoVision
Administrator
Veteran
*****
Posts: 5 857


I'm proud user of Debian GNU/Linux OS


WWW
« Reply #4 on: September 27, 2003, 08:57:08 AM »

osComerce is just using as front interface for your visitors, it's handle all operations and when it  comes time for checkout osCommerce just send some parameters to PayPal to process them. as for PayPal and other carts I don't know any personally but after doing search it's appear that there are some available check it out yourself.
Report to moderator   Logged

Denis
susieq
Key Keeper
Veteran
*****
Posts: 1 584


This critically endangered species is dying out


WWW
« Reply #5 on: September 27, 2003, 09:55:42 AM »

Denis, Rachel, when will shop be fully operational?
There are many interesting purchases there Cool
Report to moderator   Logged

Seasons Greetings...http://sue.weblamp.net
SensoVision
Administrator
Veteran
*****
Posts: 5 857


I'm proud user of Debian GNU/Linux OS


WWW
« Reply #6 on: September 27, 2003, 10:02:18 AM »

it's operates fully, the only thing we're working on is goods and categories which shouldn't affect end user.
Report to moderator   Logged

Denis
Corey Bryant
Limited Member

Posts: 9


WWW
« Reply #7 on: September 27, 2003, 01:54:18 PM »

You can also check out:
http://www.metalinks.com/ (ASP)
http://www.code9software.com/product.asp?itemid=4&catid=29

On a side note, set u a checking only for paypal for them to dump your money into.  As soon as the money is depostied, move it out.
Report to moderator   Logged

Queen Bee
Mother of All
Administrator
Veteran
*****
Posts: 2 624


Buzz, buzz!


WWW
« Reply #8 on: September 27, 2003, 06:18:50 PM »

Quote
set u a checking only for paypal for them to dump your money into.  As soon as the money is depostied, move it out
That's a good idea, but only if you don't plan on using the Paypal money for other things, like auctions or shops that require Paypal.
Report to moderator   Logged

whiteRabbit
Key Keeper
Full Member
***
Posts: 135


WWW
« Reply #9 on: September 28, 2003, 01:50:19 AM »

Thanks for the info, everyone.  I went over the requirement (for the application that I plan to build) and I need to have the following features.  Is there any recommendation?

1. Written in PHP.

2. Open source, because I need to modify an item.  An item needs to have a bunch of properties besides name and price.  If a shopping cart has a feature to extend an item and it can add number of properties to the item, it would be great.  But my guess is that I need to do some coding.

3. (Ideally) 3 layers of users; visitor, worker, and administrator.

Does osCommerce have these layers?  Is there any other php based open source shopping cart that has 3 layers of users?
Report to moderator   Logged

SensoVision
Administrator
Veteran
*****
Posts: 5 857


I'm proud user of Debian GNU/Linux OS


WWW
« Reply #10 on: September 28, 2003, 08:55:42 AM »

hmm I think all things could be done via osCommerce, it's not support layers from beginning but it's possible that some modification exist for this... better try to check it yourself on their community. or knowledge database.
Report to moderator   Logged

Denis
whiteRabbit
Key Keeper
Full Member
***
Posts: 135


WWW
« Reply #11 on: September 28, 2003, 11:21:13 PM »

Quote
hmm I think all things could be done via osCommerce, it's not support layers from beginning but it's possible that some modification exist for this... better try to check it yourself on their community. or knowledge database.
I found this post http://forums.oscommerce.com/index.php?showtopic=19239&st=0&#entry50459 and it seems like that we can create a hierarchy of users in osCommerce.  I don't know about extending item yet.  I posted two messages http://forums.oscommerce.com/index.php?showtopic=60092 and http://forums.oscommerce.com/index.php?showtopic=60091.  I'll see if I can get some help in their forum.
Report to moderator   Logged

SensoVision
Administrator
Veteran
*****
Posts: 5 857


I'm proud user of Debian GNU/Linux OS


WWW
« Reply #12 on: September 29, 2003, 07:30:08 PM »

check thier knowledge database as well since mods which are listed there are pretty easy to install, so maybe you wouln't even need any help from forums.
Report to moderator   Logged

Denis
OffersDepot
Guest
« Reply #13 on: March 28, 2004, 05:55:36 PM »

I'd like to point you in a direction that you might not have seen up until today.

This site just opened: http://www.offersdepot.com, they offer turnkey CUSTOMIZABLE shopping carts and they also allow you the ability to make/accept offers on items. I would read up about them, very cool idea. Look at this store: http://www.offersdepot.com/michael/

Let me know...
Report to moderator   Logged
Lestor
Guest
« Reply #14 on: November 12, 2004, 01:12:27 PM »

We've been using Fast Cat Carts for our merchant clients for a while now.  Very easy to set up, and very customizable.  Can do Paypal and/or credit card processing.  They even provide and set up the hosting, etc for us.  We send these guys a template, and the site is usually up and running with the cart installed within a day.  Excellent shopping cart.  Check it out at http://www.fastcatcarts.com.  Tell em Lestor sent you!

Cheers,

Lestor
Report to moderator   Logged
Pages: [1] 2  All Go Up Stumble Upon! Digg It! del.icio.us! Add to Technorati! ReddIt!  Send this topic Print 
+ Webmaster Key Forums
|-+ Webmaster Corner
| |-+ Site Design and Web Authoring
| | |-+ Coding Talk
| | | |-+ Looking into shopping cart that can use PayPal.

Jump to:  
« previous next »


Our Partners
RelmaxTOP Ranking System Web Hosting RelmaxTOP Ranking System
Staff Sites
12Noon[12Noon Gallery] Andy[Urgentclick]
Tamuril[Tamuril's Digital Art Exhibit] Sensovision
Powered by MySQL Powered by PHP We are hosted by Relmax Inc. |Our Privacy Policy | Sitemap
Powered by SMF 1.1.9 | SMF © 2006-2009, Simple Machines LLC
Forum design by Tamuril © 2005.
Valid XHTML 1.0! Valid CSS!