473,837 Members | 1,772 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

catalog/shopping cart/payment system in PHP

I am looking for a catalog/shopping cart/payment system in PHP that is
basically bug-free and can be integrated into the template(s) of an
existing site so that the shopping system maintains the same appearance
as the rest of the site. Does anyone know if this can be done with
osCommerce?

I would also prefer not to have to display any info indicating that the
system is 3rd party software. If it costs money, that is ok, but it
needs to be proven reliable. Any suggestions?

Aug 12 '06 #1
5 2578
I'm open to customizing an e-commerce package to fit a site. I know a
lot of PHP. Can anyone tell me of any e-commerce packages that lend
themselves to relatively easy customization to fit existing site
template(s)?

Aug 12 '06 #2
ru*****@fastmai l.fm wrote:
I'm open to customizing an e-commerce package to fit a site. I know a
lot of PHP. Can anyone tell me of any e-commerce packages that lend
themselves to relatively easy customization to fit existing site
template(s)?
As Michael said, none of the packages have templating features. I don't
know what your site looks like, so I don't know how much would have to
be changed. But I daresay it will be considerable.

And all the packages I'm familiar with will require you to display their
package name. It's how they get their advertising.

If you want a package which looks like your own and doesn't advertise
itself as third part software, I'm afraid you'll have to roll your own.
But that would probably be easier than trying to customize an existing
package then debugging the changes you had to make.

--
=============== ===
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attgl obal.net
=============== ===
Aug 12 '06 #3
On 12 Aug 2006 00:07:45 -0700, ru*****@fastmai l.fm wrote:
>I'm open to customizing an e-commerce package to fit a site. I know a
lot of PHP. Can anyone tell me of any e-commerce packages that lend
themselves to relatively easy customization to fit existing site
template(s)?
Try looking at OSCommerce. Not really template-driven, but you can
customise the layout a fair bit.

THe only way I can think of using it with templates is to run it in a
CMS like Joomla (using OSC Bridge). If you like Joomla, then take a
look at Virtuamart.

Adam.
Aug 12 '06 #4
Jerry Stuckle <js*******@attg lobal.netwrote in
news:7O******** *************** *******@comcast .com:
ru*****@fastmai l.fm wrote:
>I'm open to customizing an e-commerce package to fit a site. I
know a lot of PHP. Can anyone tell me of any e-commerce packages
that lend themselves to relatively easy customization to fit
existing site template(s)?
If you want a package which looks like your own and doesn't
advertise itself as third part software, I'm afraid you'll have to
roll your own.
But that would probably be easier than trying to customize an
existing
package then debugging the changes you had to make.
Not necessarily, take a look at ClickCartPro
(http://clickcartpro.com/). Every aspect of the look can be modified.
It works with or without SQL. And, although not free, it won't put you
in the poorhouse. I have no affiliation with the company; I've just
been pleased with it while setting up a couple of e-commerce sites.
Unfortunately, they were flops so I don't have a site to show that I've
set up using it.

--
Stan McCann, RETIRED!!, "Uncle Pirate" http://stanmccann.us/
Implementing negative score for googlegroup postings, see
http://blinkynet.net/comp/uip5.html
A zest for living must include a willingness to die. - R.A. Heinlein
Aug 12 '06 #5
Stan McCann wrote:
... take a look at ClickCartPro
(http://clickcartpro.com/). Every aspect of the look can be modified.
It works with or without SQL. And, although not free, it won't put you
in the poorhouse. I have no affiliation with the company; I've just
been pleased with it while setting up a couple of e-commerce sites.
Unfortunately, they were flops so I don't have a site to show that I've
set up using it.
Thanks, this sounds like a great suggestion. May I ask if you ever saw
any bugs in it during the time that you worked with it, or do you know
of any?

Aug 12 '06 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
3145
by: Gary | last post by:
Does anyone know of a basic (or more advanced) shopping cart out there written in PHP that processes orders but emails the order to a store owner rather than process the payment? I have a specific need for such function and don't mind installing a more full featured cart as long as I have the ability to disable the online payment section. I have access to a MySQL database so that is not a problem if it requires one. Thanks for your help
0
1500
by: mobile.office | last post by:
Can you assist with a PHP shopping cart script. I need to call say MyShoppingCart with session ID Command say Change, Display, may not be necessary as assume no products means display with no changes Product Code Product Description
2
2875
by: Don Grover | last post by:
I am retrieving costs and product id's from a sql db. and need to build a shopping cart around it. How do I store the selected items and qty req so I can move into another catalog and total up as im going. Just a couple of hints will do, Im familiar with vb script but not java based code , and im wondering how to store what they select so I can move around different product ranges. Don
3
2761
by: Bruce W...1 | last post by:
There are lots of examples out there of ASP.NET shopping carts, but they all stop short of SSL. If someone knows of a shopping cart example that get in to code for digital certificates please show me where. I've been researching SSL and digital certificates, not that I have a specific application in mind, I just want to know how to do it. And there seem to be many ways to process credit cards. You could do it all on your server with...
2
1655
by: Guadala Harry | last post by:
I'm looking to implement some *minimal* shopping cart. I've looked at a few 3rd party packages, and they're all way too involved for what I need. So, I'm thinking it might make sense to roll my own. Before diving in though, I'd like to have any recommendations or suggestions from any of you who have done or seen "bare bones" shopping carts/store fronts. I'd like to integrate it with an existing SQL Server database that holds the customer,...
1
2109
by: Vahehoo | last post by:
Hi, I have an ASP .Net e-business site that is built using DNN 2.0. I am having troubles passing my shopping cart items to PayPal. I implemented a total paynow button, but it was not good enough for my customer. I found some PayPal ASP.Net controls to be used with .net studio. Basically, I want the user to be able to shop on my website, add items to my shopping cart and at the checkout to be taken to the PayPal website. I would like...
1
2003
by: Infused | last post by:
Here is the problem I need a solution to. I do not have much experience in dealing with shopping carts I've setup a few but nothing this elaborate. I have a client that is dealing with multiple private schools. Each school will have it's own store and own check out payment processor but he wants all of the stores to be able to be managed individually by the schools as well as the ability for him to manage all of the stores centrally. ...
1
1452
by: Travis1012 | last post by:
Hi, I require a shopping cart which gathers infomation from customers on what they wish to purchase (all products show a price with them). After they have created their list, they go to the cart they input their contact details (Name, Address, Email) and I recieve the list of products they wish via an email, file or location on the website (preferably email). After that I wish to email them back with a quote for postage to their address for...
1
1058
by: Travis1012 | last post by:
Hi, I require a shopping cart which gathers infomation from customers on what they wish to purchase (all products show a price with them). After they have created their list, they go to the cart they input their contact details (Name, Address, Email) and I recieve the list of products they wish via an email, file or location on the website (preferably email). After that I wish to email them back with a quote for postage to their address for...
0
9851
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10901
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10639
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10286
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9419
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7824
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5680
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5863
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
3128
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.