Ryan Schefke wrote:

I want my customer to be able to select a few options via radio buttons (12
months or 24 months - how many photos in their photo album, etc) that impact
the price.  Then, I want the customer to click a "checkout" link that takes
them directly to a form to input billing address and credit card
information.

Any recommendations/guidance?

I'm calling around and speaking to payment gateways and merchant account
providers but wanted to tap into the open source community to see what's out
there that can fit my needs.

I really don't think this is that complex of a task, or maybe it is?

Thanks,
Ryan

-----Original Message-----
From: Justin Patrin [mailto:[EMAIL PROTECTED] Sent: Friday, May 14, 2004 6:57 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Re: Looking For Easy To Use Shopping Cart


Ryan Schefke wrote:


Can anyone recommend a good open source shopping cart solution? I built an
application for custom websites, now, I just need to interface to a

shopping


cart. I'm using mysql. Any suggestions?

...looking for something easy.

Thanks,
Ryan




Well...

Do you mean that you've created a storefront already and need a cart, or do you need the whole thing? There really isn't any only cart software, they all include a storefront.

From what I've seen, Zen Cart is pretty well featured and is open source and free.


No, it's not that complex. And if you want something simple, you may want to make your own cart and use something like PEAR's Payment_Process to deal with the payments.


That said, I believe that Zen Cart does product options, but don't quote me on that, I've never actually used it myself, just looked. ;-)

--
paperCrane <Justin Patrin>

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to