Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

E-commerce/cart software that doesn't require cust. regist..

 
   Web Hosting and Web Master Forums (Home) -> ECommerce RSS
Next:  How can I tell what shopping cart a site is using..  
Author Message
robb

External


Since: Nov 04, 2006
Posts: 2



(Msg. 1) Posted: Sat Nov 04, 2006 12:25 am
Post subject: E-commerce/cart software that doesn't require cust. registration?
Archived from groups: alt>ecommerce (more info?)

Hi,

Does anyone know of any software out there that do NOT make customer
registration mandatory?

Or, better yet - allow it to be an optional process, done after a
successful purchase?

This should be a standard concept, but amazingly, I'm having trouble
finding shopping cart / e-commerce software that supports this.

Thanks!

 >> Stay informed about: E-commerce/cart software that doesn't require cust. regist.. 
Back to top
Login to vote
coreybryant

External


Since: Dec 18, 2005
Posts: 17



(Msg. 2) Posted: Mon Nov 06, 2006 1:12 pm
Post subject: Re: E-commerce/cart software that doesn't require cust. registration? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

What language are you looking for? if it is PHP, have you checked out
osCommerce? There are a lot of mods for that - I would think there
would be one for that.

These days - most do it because of ease. I just signed into one of
them to check the status of an order. I prefer that (signing in)
because it speeds things along.

-Corey
http://www.loudcommerce.com/promo/google.asp

 >> Stay informed about: E-commerce/cart software that doesn't require cust. regist.. 
Back to top
Login to vote
robb

External


Since: Nov 04, 2006
Posts: 2



(Msg. 3) Posted: Thu Nov 09, 2006 10:37 am
Post subject: Re: E-commerce/cart software that doesn't require cust. registration? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks for the reply.

coreybryant DeleteThis @gmail.com wrote:
> What language are you looking for?

Any language - as long as it doesn't require registration at the
beginning of the process...

> if it is PHP, have you checked out
> osCommerce?

Yes, but, it's gotten a pretty bad rap on Slashdot because of the
quality of the codebase. And I've seen some evidence of that. So I'm
staying away from osCommerce.


>
> These days - most do it because of ease. I just signed into one of
> them to check the status of an order. I prefer that (signing in)
> because it speeds things along.
>

Absolutely. But the point is really - *when* does the registration
step happen, and is it optional?
 >> Stay informed about: E-commerce/cart software that doesn't require cust. regist.. 
Back to top
Login to vote
Bill in Detroit

External


Since: Jan 05, 2007
Posts: 3



(Msg. 4) Posted: Fri Jan 05, 2007 2:45 pm
Post subject: Re: E-commerce/cart software that doesn't require cust. registration? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

robb.RemoveThis@acm.org wrote:

> Yes, but, it's gotten a pretty bad rap on Slashdot because of the
> quality of the codebase. And I've seen some evidence of that. So I'm
> staying away from osCommerce.

I've spent many happy hours on /.

The posters there would complain if they were hung with / like a new
rope. NOTHING except a good posting donnybrook is ever good enough for them.

I take their observations cum grano salum.

Bill


---
avast! Antivirus: Outbound message clean.
Virus Database (VPS): 0701-0, 01/03/2007
Tested on: 1/5/2007 2:45:59 PM
avast! - copyright (c) 1988-2007 ALWIL Software.
http://www.avast.com
 >> Stay informed about: E-commerce/cart software that doesn't require cust. regist.. 
Back to top
Login to vote
PHP TAKEAWAY

External


Since: Jan 20, 2007
Posts: 3



(Msg. 5) Posted: Sat Jan 20, 2007 1:50 am
Post subject: Re: E-commerce/cart software that doesn't require cust. registration? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

<alt.ecommerce>
<Bill in Detroit>
<Fri, 05 Jan 2007 14:45:58 -0500>
<12ptao9emqgmq9c.DeleteThis@corp.supernews.com>

> > Yes, but, it's gotten a pretty bad rap on Slashdot because of the
> > quality of the codebase. And I've seen some evidence of that. So I'm
> > staying away from osCommerce.
>
> I've spent many happy hours on /.
>
> The posters there would complain if they were hung with / like a new
> rope. NOTHING except a good posting donnybrook is ever good enough for them.
>

I've spent the last 2 month working on the website below and its about
one week away from releasing v1.0 for download .

So far , Nobody has really said a good word about it and part of that i
reckon is because they dont understand it .

Its a custom script designed to do a specific job and a big problem i
had was the fact theres nothing else like it TMK and because of that
theres nothing else to base it on and/or compare it with .

In short , I wrote the book for this specific web design layout and if
other scripters do a copycat version then the chances are it will be
based on my own web design layout .

The script will be freeware and there will be no stupid and silly
registration required .


--
www.phptakeaway.co.uk
(work in progress)
 >> Stay informed about: E-commerce/cart software that doesn't require cust. regist.. 
Back to top
Login to vote
cgunn

External


Since: Jul 05, 2003
Posts: 258



(Msg. 6) Posted: Wed Jan 24, 2007 8:46 am
Post subject: Re: E-commerce/cart software that doesn't require cust. registration? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Sat, 20 Jan 2007 01:50:16 -0000, PHP TAKEAWAY <me.DeleteThis@privact.net> wrote:

>In short , I wrote the book for this specific web design layout and if
>other scripters do a copycat version then the chances are it will be
>based on my own web design layout .
>
>The script will be freeware and there will be no stupid and silly
>registration required .
>
>
>www.phptakeaway.co.uk
>(work in progress)

Howdy,

You've got a big problem here. PHP is one of the slowest and inefficient of
all the scripting languages. Horrible execution times and very poor
security.

Your script may be free but could cause clients to have to pay thousands of
dollars in fines if it compromises any credit card numbers.

Thanks, Chris www.bizynet.com and www.bizycart.com
BIZynet Coordinator cgunn.DeleteThis@bizynet.com - (505) 586-1225
 >> Stay informed about: E-commerce/cart software that doesn't require cust. regist.. 
Back to top
Login to vote
PHP TAKEAWAY

External


Since: Jan 20, 2007
Posts: 3



(Msg. 7) Posted: Wed Jan 24, 2007 7:18 pm
Post subject: Re: E-commerce/cart software that doesn't require cust. registration? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

<alt.ecommerce>
<Chris Gunn>
<Wed, 24 Jan 2007 08:46:42 -0700>
<fhver2du43g6i1am177tvpb5t7jedefaci.DeleteThis@4ax.com>

> >The script will be freeware and there will be no stupid and silly
> >registration required .
> >
> >
> >www.phptakeaway.co.uk
> >(work in progress)
>
> Howdy,
>
> You've got a big problem here. PHP is one of the slowest and inefficient of
> all the scripting languages. Horrible execution times and very poor
> security.
>
> Your script may be free but could cause clients to have to pay thousands of
> dollars in fines if it compromises any credit card numbers.
>

Hi .

From your comments its clear you have only gave the php takeaway website
a quick casual glance and didnt even try to place a order .

As such its kinda hard to take anything people like yourself say
seriously as you are in effect commenting on something you have even
looked at .


--
www.phptakeaway.co.uk
(work in progress)
 >> Stay informed about: E-commerce/cart software that doesn't require cust. regist.. 
Back to top
Login to vote
cgunn

External


Since: Jul 05, 2003
Posts: 258



(Msg. 8) Posted: Sat Feb 03, 2007 5:02 pm
Post subject: Re: E-commerce/cart software that doesn't require cust. registration? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Wed, 24 Jan 2007 19:18:57 -0000, PHP TAKEAWAY <me.DeleteThis@privact.net> wrote:

>> You've got a big problem here. PHP is one of the slowest and inefficient of
>> all the scripting languages. Horrible execution times and very poor
>> security.
>>
>> Your script may be free but could cause clients to have to pay thousands of
>> dollars in fines if it compromises any credit card numbers.
>>
>
>Hi .
>
>From your comments its clear you have only gave the php takeaway website
>a quick casual glance and didnt even try to place a order .
>
>As such its kinda hard to take anything people like yourself say
>seriously as you are in effect commenting on something you have even
>looked at .

Howdy,

To fully analyze the functionality of your scripting and security, I would
need FTP access to the web site. Better yet, would be terminal access to
the whole server. I charge $65.00 an hour for that kind of use of my time.

Get a script or a program you can run on your work station that will launch
up to ten orders at the same time and keep six active. Please get the
permission of your hosting company first since it may crash the server.

When done, take a good look at the stored data. You will probably find some
very strange corruptions.

Thanks, Chris www.bizynet.com and www.bizycart.com
BIZynet Coordinator cgunn.DeleteThis@bizynet.com - (505) 586-1225
 >> Stay informed about: E-commerce/cart software that doesn't require cust. regist.. 
Back to top
Login to vote
PHP TAKEAWAY

External


Since: Jan 20, 2007
Posts: 3



(Msg. 9) Posted: Sun Feb 04, 2007 1:49 am
Post subject: Re: E-commerce/cart software that doesn't require cust. registration? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

<alt.ecommerce>
<Chris Gunn>
<Sat, 03 Feb 2007 17:02:42 -0700>
<jv7as25eob06tqh1n3il80ot3i8occ54ha DeleteThis @4ax.com>

> To fully analyze the functionality of your scripting and security, I would
> need FTP access to the web site. Better yet, would be terminal access to
> the whole server. I charge $65.00 an hour for that kind of use of my time.
>

I dont recall asking for a systems analyst or a paid tester - you are a
very strange person .


--
www.phptakeaway.co.uk
(work in progress)
 >> Stay informed about: E-commerce/cart software that doesn't require cust. regist.. 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Which e-commerce software is best among osCommerce, Zen-Ca.. - Hi I m student and for the purpose of my assignment i have to develop a ecommerce store. i m considering osCommerce, Zencart, Xcart and cubecart to use as ecommerce software. I m just beginner with PHP also so which one is best among to easily..

Flexibile e-commerce shopping cart - Hello, I am developing a site for a Trophy shop. I need a more flexible shopping cart than PayPal can provide. I need one that can change the price of the trophy based upon the amount of letters they need engraved on the tropy or plaque. Please advise...

E-Commerce website software question? - Does anyone know of a good software for website building that also allows for people to order products posted at website like shopping carts, etc.? Basically, one that is sophisticated yet easy enough to learn and get up and runningwhile being not too..

When Is "E-commerce" Not E-commerce? - More questions than answers although I have my own, here are some possibilities : 1.) Are products, a "Store" and purchasing capability criteria for using the term? 2.) How do users of e-commerce apply the Privacy Protection Act? Many ventures ...

e-commerce - At the moment i have just launched a site for buying and selling used cars online, my main aim is bringing the UAE used-car-market online. I would like to know how to promote the site in which i have little knowledge of online advertising. At the moment ...
   Web Hosting and Web Master Forums (Home) -> ECommerce All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]