RE: CF Shopping Cart solution

2006-09-17 Thread Jenny Gavin-Wear
http://www.fasttrackonline.co.uk/support/support-centre.cfm

http://www.fasttrackonline.co.uk/online-shopping-cart.cfm

Although live and in production for some months the product is still being 
expanded as fast as I can get to it.  Bugs are being knocked out as fast as 
beta test customers can find them!

I am waiting for Zip code databases and USA sales tax schemas so the product 
will soon work well in the USA as well as the UK, expected within 10 days or so.

Constructive feedback welcomed, please.

Jenny

Jennifer Gavin-Wear
Fast Track Online
Tel: 01262 602013
http://www.fasttrackonline.co.uk/


-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.405 / Virus Database: 268.12.4/449 - Release Date: 15/09/2006
 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:253390
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: CF Shopping Cart solution

2006-09-15 Thread Jenny Gavin-Wear
http://www.fasttrackonline.co.uk/online-shopping-cart.cfm

-Original Message-
From: James Smith [mailto:[EMAIL PROTECTED]
Sent: 11 September 2006 10:41
To: CF-Talk
Subject: CF Shopping Cart solution


Our existing DB is quite complicated (16 tables for product info alone).
Can anyone recommend a good shopping cart solution that will integrate with
our own DB (i.e.: not require using their own), or would I end up rewriting
so much I would be better off just starting from scratch?

--
Jay




~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:25
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CF Shopping Cart solution

2006-09-12 Thread Jason Fill
You might find  solution that simplifies the checkout process. But, if
you're looking for a full-featured cart, I doubt you're going to find
anything that meets your needs.

On 9/11/06, James Smith [EMAIL PROTECTED] wrote:


The best full-featured cart/store front is Site Director by Quill Design.  I 
have used it for several projects.  Check it out at http://www.quilldesign.com. 
 You cannot beat it for $495.00 unencrypted.

Hope that helps!

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:252843
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CF Shopping Cart solution

2006-09-12 Thread Jason Fill
You might find  solution that simplifies the checkout process. But, if
you're looking for a full-featured cart, I doubt you're going to find
anything that meets your needs.

On 9/11/06, James Smith [EMAIL PROTECTED] wrote:


The best full-featured cart/store front is Site Director by Quill Design.  I 
have used it for several projects.  Check it out at http://www.quilldesign.com. 
 You cannot beat it for $495.00 unencrypted.

Hope that helps!

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:252844
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: CF Shopping Cart solution

2006-09-11 Thread Coldfusion
Wow, 16 tables?? Since you know your backend DB more than any cart solutions
you may be better off rolling your own. 

-Original Message-
From: James Smith [mailto:[EMAIL PROTECTED] 
Sent: Monday, September 11, 2006 5:41 AM
To: CF-Talk
Subject: CF Shopping Cart solution

Our existing DB is quite complicated (16 tables for product info alone).
Can anyone recommend a good shopping cart solution that will integrate with
our own DB (i.e.: not require using their own), or would I end up rewriting
so much I would be better off just starting from scratch?

--
Jay




~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:252711
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: CF Shopping Cart solution

2006-09-11 Thread James Smith
 Wow, 16 tables??

Yeah, there are a lot of many-many joins and those are a bugger for creating
tons of tables.

--
Jay


~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:252712
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: CF Shopping Cart solution

2006-09-11 Thread Snake
Have a look at cfezcart 

-Original Message-
From: James Smith [mailto:[EMAIL PROTECTED] 
Sent: 11 September 2006 11:14
To: CF-Talk
Subject: RE: CF Shopping Cart solution

 Wow, 16 tables??

Yeah, there are a lot of many-many joins and those are a bugger for creating
tons of tables.

--
Jay




~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:252713
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CF Shopping Cart solution

2006-09-11 Thread Doug Brown
I bought this onecheap too. http://www.cfshopkart.com


- Original Message - 
From: Snake [EMAIL PROTECTED]
To: CF-Talk cf-talk@houseoffusion.com
Sent: Monday, September 11, 2006 4:45 AM
Subject: RE: CF Shopping Cart solution


 Have a look at cfezcart

 -Original Message-
 From: James Smith [mailto:[EMAIL PROTECTED]
 Sent: 11 September 2006 11:14
 To: CF-Talk
 Subject: RE: CF Shopping Cart solution

  Wow, 16 tables??

 Yeah, there are a lot of many-many joins and those are a bugger for
creating
 tons of tables.

 --
 Jay




 

~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:252714
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CF Shopping Cart solution

2006-09-11 Thread Deanna Schneider
You might find  solution that simplifies the checkout process. But, if
you're looking for a full-featured cart, I doubt you're going to find
anything that meets your needs.

On 9/11/06, James Smith [EMAIL PROTECTED] wrote:
 Our existing DB is quite complicated (16 tables for product info alone).
 Can anyone recommend a good shopping cart solution that will integrate with
 our own DB (i.e.: not require using their own), or would I end up rewriting
 so much I would be better off just starting from scratch?

 --
 Jay



~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:252715
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: cf shopping cart

2005-11-09 Thread Snake
Well I did offer some space on CFDeveloper for it, but no-one was
interested.
Just another good idea that never happens I guess.

--
Snake 

-Original Message-
From: dave [mailto:[EMAIL PROTECTED] 
Sent: 09 November 2005 10:21
To: CF-Talk
Subject: cf shopping cart

So whatever happened to our open source cfm shopping cart?
Has it already been ditched?

~Dave the disruptor~
Some people just don't appreciate how difficult it is to dispense wisdom
and abuse at the same time. 





~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:223662
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: cf shopping cart

2005-11-09 Thread Aldon
I think this is a excellent idea!  Lets try this again.




-Original Message-
From: Snake [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 09, 2005 7:21 AM
To: CF-Talk
Subject: RE: cf shopping cart


Well I did offer some space on CFDeveloper for it, but no-one was
interested.
Just another good idea that never happens I guess.

--
Snake

-Original Message-
From: dave [mailto:[EMAIL PROTECTED]
Sent: 09 November 2005 10:21
To: CF-Talk
Subject: cf shopping cart

So whatever happened to our open source cfm shopping cart?
Has it already been ditched?

~Dave the disruptor~
Some people just don't appreciate how difficult it is to dispense wisdom
and abuse at the same time.







~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:223685
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: cf shopping cart

2005-11-09 Thread Russell Patterson
I am excited about it and will be able to help out next week.  I am not the 
strongest developer, but will be more then willing to put in my two cents 
worth.

Russell

- Original Message - 
From: Aldon [EMAIL PROTECTED]
To: CF-Talk cf-talk@houseoffusion.com
Sent: Wednesday, November 09, 2005 10:44 AM
Subject: RE: cf shopping cart


I think this is a excellent idea!  Lets try this again.




 -Original Message-
 From: Snake [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, November 09, 2005 7:21 AM
 To: CF-Talk
 Subject: RE: cf shopping cart


 Well I did offer some space on CFDeveloper for it, but no-one was
 interested.
 Just another good idea that never happens I guess.

 --
 Snake

 -Original Message-
 From: dave [mailto:[EMAIL PROTECTED]
 Sent: 09 November 2005 10:21
 To: CF-Talk
 Subject: cf shopping cart

 So whatever happened to our open source cfm shopping cart?
 Has it already been ditched?

 ~Dave the disruptor~
 Some people just don't appreciate how difficult it is to dispense wisdom
 and abuse at the same time.







 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:223688
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


Re: cf shopping cart

2005-11-09 Thread Jordan Michaels
dave wrote:

So whatever happened to our open source cfm shopping cart?
Has it already been ditched?

~Dave the disruptor~
Some people just don't appreciate how difficult it is to dispense wisdom and 
abuse at the same time. 


  

Someone needs to grab that project by the horns and lead it.

-- 
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
[EMAIL PROTECTED] 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:223689
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: cf shopping cart

2005-11-09 Thread Snake
OK, I have setup a forum for the project.
You will need to register at www.cfdeveloper.co.uk to get access
Then goto forums -- projects -- cf_shoppingcart 

The forum password is: tangerine

If we get the discussion going here and plan out all the features, then I
can setup the development web space and decide who will manage it.

--
Russ

-Original Message-
From: Jordan Michaels [mailto:[EMAIL PROTECTED] 
Sent: 09 November 2005 17:05
To: CF-Talk
Subject: Re: cf shopping cart

dave wrote:

So whatever happened to our open source cfm shopping cart?
Has it already been ditched?

~Dave the disruptor~
Some people just don't appreciate how difficult it is to dispense wisdom
and abuse at the same time. 


  

Someone needs to grab that project by the horns and lead it.

--
Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
[EMAIL PROTECTED] 



~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:223700
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: cf shopping cart

2005-11-09 Thread Andy
Sorry,  I am in the process of setting up the project on CFOPEN.  I've been
waiting for a week for approval.  When I get it, I'll post back to this
list.

Andy 

-Original Message-
From: dave [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, November 09, 2005 4:21 AM
To: CF-Talk
Subject: cf shopping cart

So whatever happened to our open source cfm shopping cart?
Has it already been ditched?

~Dave the disruptor~
Some people just don't appreciate how difficult it is to dispense wisdom
and abuse at the same time. 





~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:223792
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations  Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CF Shopping Cart Solution?

2001-04-18 Thread Benjamin S. Rogers

 Does someone with CF Webstore experience know how to use a CFModule call
 for this tag so that I can avoid having to place the custom tag in CF
Admin?

A CFX tag is a DLL; DLLs cannot be called through CFMODULE. You can download
custom tags written in CFML that will probably handle what the CFX tag is
handling, though a CFML custom tag will be less efficient for this type of
operation. Custom tags written in CFML can be called by CFMODULE, so if you
have access to the CFWebStore source code, you can change the application to
call a CFML custom tag with CFMODULE as opposed to using the CFX tag.

That would be a lot of work for ten dollars a month. It would also cripple
your upgrade path since you would have to recreate all of the changes you've
made whenever you want to upgrade or patch your installation. Taking these
things into consideration, your best bet would be to contact the company and
let them know what you've run into. Perhaps they could work these changes
into the next release or explain why it is necessary to use a CFX custom tag
as opposed to a CFML custom tag.

Benjamin S. Rogers
Web Developer, c4.net
Voice: (508) 240-0051
Fax: (508) 240-0057


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: CF Shopping Cart Solution?

2001-04-18 Thread Dave Hannum

There is CF_Image in the tag gallery.  I use it with the catalog/shopping
cart system I developed myself.  it works great and you don't have to
register it since it's a CFML tag.  I don't know if it does exactaly what
CFX_Image does or not though.

Dave


- Original Message -
From: "Benjamin S. Rogers" [EMAIL PROTECTED]
To: "CF-Talk" [EMAIL PROTECTED]
Sent: Wednesday, April 18, 2001 10:13 AM
Subject: RE: CF Shopping Cart Solution?


 Does someone with CF Webstore experience know how to use a CFModule call
 for this tag so that I can avoid having to place the custom tag in CF
Admin?

A CFX tag is a DLL; DLLs cannot be called through CFMODULE. You can download
custom tags written in CFML that will probably handle what the CFX tag is
handling, though a CFML custom tag will be less efficient for this type of
operation. Custom tags written in CFML can be called by CFMODULE, so if you
have access to the CFWebStore source code, you can change the application to
call a CFML custom tag with CFMODULE as opposed to using the CFX tag.

That would be a lot of work for ten dollars a month. It would also cripple
your upgrade path since you would have to recreate all of the changes you've
made whenever you want to upgrade or patch your installation. Taking these
things into consideration, your best bet would be to contact the company and
let them know what you've run into. Perhaps they could work these changes
into the next release or explain why it is necessary to use a CFX custom tag
as opposed to a CFML custom tag.

Benjamin S. Rogers
Web Developer, c4.net
Voice: (508) 240-0051
Fax: (508) 240-0057
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: CF Shopping Cart Solution?

2001-04-17 Thread Steven A. del Sol

Out of the box AbleCommerce offers a great cart.


Steve



At 01:33 PM 4/17/2001 -0700, you wrote:

Does anyone have experience with CF EZ CART or other CF
based Shopping Cart software? Im a Mid-Level Developer who is looking
for a shopping cart solution. Crystaltech www.crystaltech.com is a great ISP

which has Cold Fusion in their most basic monthly plans but their
standard Cart is Miva Merchant, which isn't currently very stable on 2000.

Thanks in Advance.

Tim Hawkins
Web Developer
Spectrum Astro Inc.
www.spectrumastro.com



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CF Shopping Cart Solution?

2001-04-17 Thread Gina K. Anderson

|Does anyone have experience with CF EZ CART or other CF
|based Shopping Cart software?

Take a look at this one. I'm not affiliated with them, and I haven't actually
used it yet, I just came across it while having no luck at all finding a
shopping cart solution for my client in her price range and feature set in
Perl/ASP/PHP.

http://www.cfwebstore.com/

They seem to be down right now, which is odd..but it's worth a look, especially
for the price of $150.00.

HTH,
Gina



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CF Shopping Cart Solution?

2001-04-17 Thread Heather King

We purchased a copy of CFWebstore for our online store.  We ended up doing a
LOT of customizing to the original templates, but I found it very easy to
work with and make changes to.  For the price, it is an excellent buy.

Take a look at this one. I'm not affiliated with them, and I haven't
actually
used it yet, I just came across it while having no luck at all finding a
shopping cart solution for my client in her price range and feature set in
Perl/ASP/PHP.

http://www.cfwebstore.com/

They seem to be down right now, which is odd..but it's worth a look,
especially
for the price of $150.00.

HTH,
Gina


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: CF Shopping Cart Solution?

2001-04-17 Thread Kevin Langevin

Hi Tim-

I have a client who was going to use EZ-Cart for a solution, and after
putting together a deal with them for a large number of licenses, they
agreed that my client would pay 1/2 up front, and the other 1/2 upon
successfully launching their first site using EZ-Cart.  My client's credit
card was subsequently charged for the entire amount, and despite sending
them copies of the email agreements on the terms, they refused to issue a
credit, and my client has issued a chargeback through his credit card
company.  The guys who make EZ Cart have been a HUGE pain to deal with,
completely unethical, in my opinion, and to boot, their code isn't that
good.  It's got a lot of "patchwork" qualities, that makes it evident that
it was developed by a number of people with very different styles, and they
do some REALLY bizarre stuff with their licensing code, which slows down the
executiong of literally every template in the app.

I'd steer clear unless you want to buy a license for a large set of source
code to use as a base to develop from, and even then, there are probably
better options.

-Kevin


- Original Message -
From: "Hawkins, Tim" [EMAIL PROTECTED]
To: "CF-Talk" [EMAIL PROTECTED]
Sent: Tuesday, April 17, 2001 4:33 PM
Subject: CF Shopping Cart Solution?



 Does anyone have experience with CF EZ CART or other CF
 based Shopping Cart software? Im a Mid-Level Developer who is looking
 for a shopping cart solution. Crystaltech www.crystaltech.com is a great
ISP

 which has Cold Fusion in their most basic monthly plans but their
 standard Cart is Miva Merchant, which isn't currently very stable on 2000.

 Thanks in Advance.

 Tim Hawkins
 Web Developer
 Spectrum Astro Inc.
 www.spectrumastro.com



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: CF Shopping Cart Solution?

2001-04-17 Thread Mark Leder

I'm currently using CF Webstore, and also found that the site is currently
down.  Notwithstanding, the product appears to be well written and in its
4th iteration, fairly mature.  Documentation is just fair - I'm struggling
with some issues with customization (I wish we had access to a map of the
files so we could see the interaction between files).

I too use CrystalTech in Arizona for most of my hosting.  Their support is
top notch - I can get a live network support person in the server room any
hour of the day, even 3 and 4 AM EDT, and they solve problems nearly
immediately.  They are also very responsive on email support as well.

I will caution you, the CF Webstore (to use images) requires that the
CFX_ImgInfo tag be put on the server (CrystalTech will charge you $10 per
month to do it).

Does someone with CF Webstore experience know how to use a CFModule call
for this tag so that I can avoid having to place the custom tag in CF Admin?

Thanks,
Mark Leder

-Original Message-
From: Hawkins, Tim [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 17, 2001 4:34 PM
To: CF-Talk
Subject: CF Shopping Cart Solution?



Does anyone have experience with CF EZ CART or other CF
based Shopping Cart software? Im a Mid-Level Developer who is looking
for a shopping cart solution. Crystaltech www.crystaltech.com is a great ISP

which has Cold Fusion in their most basic monthly plans but their
standard Cart is Miva Merchant, which isn't currently very stable on 2000.

Thanks in Advance.

Tim Hawkins
Web Developer
Spectrum Astro Inc.
www.spectrumastro.com
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: CF Shopping Cart Solution?

2001-04-17 Thread Bud

On 4/17/01, Kevin Langevin penned:
I have a client who was going to use EZ-Cart for a solution, and after
putting together a deal with them for a large number of licenses, they
agreed that my client would pay 1/2 up front, and the other 1/2 upon
successfully launching their first site using EZ-Cart.  My client's credit
card was subsequently charged for the entire amount, and despite sending
them copies of the email agreements on the terms, they refused to issue a
credit, and my client has issued a chargeback through his credit card
company.  The guys who make EZ Cart have been a HUGE pain to deal with,
completely unethical, in my opinion, and to boot, their code isn't that
good.  It's got a lot of "patchwork" qualities, that makes it evident that
it was developed by a number of people with very different styles, and they
do some REALLY bizarre stuff with their licensing code, which slows down the
executiong of literally every template in the app.

I'd steer clear unless you want to buy a license for a large set of source
code to use as a base to develop from, and even then, there are probably
better options.

Just want to clarify that this isn't my cf_ezcart, lest someone 
gets confused. I'm easy and fun to deal with and have never had a 
chargeback against my merchant account. LOL
-- 

Bud Schneehagen - Tropical Web Creations

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
ColdFusion Solutions / eCommerce Development
[EMAIL PROTECTED]
http://www.twcreations.com/
954.721.3452

~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



Re: CF Shopping Cart Solution?

2001-04-17 Thread Kevin Langevin

Sorry, Bud, for any confusion.  Correct...this product I referred to is NOT
Bud's cf_ezcart.

-Kevin


 I'd steer clear unless you want to buy a license for a large set of source
 code to use as a base to develop from, and even then, there are probably
 better options.

 Just want to clarify that this isn't my cf_ezcart, lest someone
 gets confused. I'm easy and fun to deal with and have never had a
 chargeback against my merchant account. LOL
 --

 Bud Schneehagen - Tropical Web Creations



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists