Zen Cart Logo
Forums / All Other Contributions/Addons / My Checkout Without Account Mod

My Checkout Without Account Mod

Locked

Views: 323,004

Results 961 to 980 of 1,220
This thread is locked. New replies are disabled.
11 Apr 2010, 20:38
#961
amnesia7 avatar

amnesia7

New Zenner

Join Date:
Aug 2009
Posts:
5
Plugin Contributions:
0

My Checkout Without Account Mod

I've been to the link to download the plugin http://www.4shared.com/file/138590940/489ef09e/IntegratedCOWOA_138_.html but it says > The file link that you requested is not valid.

Has anyone got a copy of the zip file with all contents, including any installation instructions? Or is there a new location for downloading the plugin?

Thanks

22 Apr 2010, 03:16
#963
jeskremer avatar

jeskremer

New Zenner

Join Date:
Nov 2008
Posts:
69
Plugin Contributions:
0

Re: My Checkout Without Account Mod

Does anyone know how to override the admin/includes/classes/order.php when using the new 1.3.9 file? It looks like some items are not there anymore.

23 Apr 2010, 22:06
#964
craftzombie avatar

craftzombie

Zen Follower

Join Date:
Jul 2006
Posts:
494
Plugin Contributions:
0

Re: My Checkout Without Account Mod

I'm in the process of configuring a 1.3.9 test cart so that I can see about upgrading the COWOA mod. I'll let everyone know if I'm successful. Cross your fingers! :smile:

23 Apr 2010, 22:23
#965
hedera avatar

hedera

Zen Follower

Join Date:
Nov 2007
Posts:
128
Plugin Contributions:
0

Re: My Checkout Without Account Mod

We all wait with bated breath to hear how it goes!! Good luck. :thumbsup:

28 Apr 2010, 11:38
#966
arunkarthik avatar

arunkarthik

New Zenner

Join Date:
Mar 2010
Location:
Ooty, India
Posts:
40
Plugin Contributions:
0

Re: My Checkout Without Account Mod

Hi all,

Im using Integrated COWOA 1.3.8

When i select a downloadable product

address field should be hidden in no_account page.

Any one there can help me pls??????? :wacko: :wacko:

05 May 2010, 19:36
#967
techiegirl avatar

techiegirl

New Zenner

Join Date:
Apr 2010
Posts:
68
Plugin Contributions:
0

Re: My Checkout Without Account Mod

I'm installing the COWOA add-on but I get an error when running the SQL code from the admin interface.

GETTING THE FOLLOWING ERROR WHEN EXECUTING THE COWOA.sql file:

1062 Duplicate entry 'Permanent Account Holders Only' for key 2
in:
[INSERT INTO zen_query_builder ( query_id , query_category , query_name , query_description , query_string ) VALUES ( '', 'email,newsletters', 'Permanent Account Holders Only', 'Send email only to permanent account holders ', 'select customers_email_address, customers_firstname, customers_lastname from TABLE_CUSTOMERS where COWOA_account != 1 order by customers_lastname, customers_firstname, customers_email_address');]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.

Anyone run into this problem at all? If so, what was the solution?

Thanks!

19 May 2010, 09:39
#968
aussiesapphire avatar

aussiesapphire

Zen Follower

Join Date:
Apr 2006
Posts:
114
Plugin Contributions:
0

Re: My Checkout Without Account Mod

Has anyone got this to work in 1.3.9b?

I am currently working on a new version of our website and would really like to add this - I have COWA on another site and it works really well but I want to upgrade my main site to 1.3.9.

Should I wait for an upgraded version of the mod? Any news on that?

cheers
Leah

20 May 2010, 16:24
#969
jtheed avatar

jtheed

Zen Follower

Join Date:
Apr 2008
Posts:
356
Plugin Contributions:
2

Re: My Checkout Without Account Mod

techiegirl:

I'm installing the COWOA add-on but I get an error when running the SQL code from the admin interface.

GETTING THE FOLLOWING ERROR WHEN EXECUTING THE COWOA.sql file:

1062 Duplicate entry 'Permanent Account Holders Only' for key 2
in:
[INSERT INTO zen_query_builder ( query_id , query_category , query_name , query_description , query_string ) VALUES ( '', 'email,newsletters', 'Permanent Account Holders Only', 'Send email only to permanent account holders ', 'select customers_email_address, customers_firstname, customers_lastname from TABLE_CUSTOMERS where COWOA_account != 1 order by customers_lastname, customers_firstname, customers_email_address');]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.

Anyone run into this problem at all? If so, what was the solution?

Thanks!

This is the answer to your question:

1062 **Duplicate **entry 'Permanent Account Holders Only' for key 2
in:

This means that it is already there. This is only adding one line to the database table query_builder, so if you have something like phpMyAdmin, you can check this table to see if it already exists as the error is stating.

20 May 2010, 16:48
#970
jtheed avatar

jtheed

Zen Follower

Join Date:
Apr 2008
Posts:
356
Plugin Contributions:
2

Re: My Checkout Without Account Mod

aussiesapphire:

Has anyone got this to work in 1.3.9b?

I am currently working on a new version of our website and would really like to add this - I have COWA on another site and it works really well but I want to upgrade my main site to 1.3.9.

Should I wait for an upgraded version of the mod? Any news on that?

cheers
Leah

I have updated it to run on 1.3.9c and PHP 5.3x (not required)

You can grab a copy here:

Download it here

I have tested this on a Windows WAMP server and on my production Linux Server. I have tweaked the add ons as well.

21 May 2010, 04:54
#971
scatzc avatar

scatzc

New Zenner

Join Date:
Sep 2009
Posts:
79
Plugin Contributions:
0

Re: My Checkout Without Account Mod

I just came across this mod ("Integrated COWOA") while trying to learn about the Fast and Easy Checkout. I then noticed in the Integrated COWOA Wiki a note from the author:

if COWOA turns out to be something you don't want after all, you may want to check out Fast and Easy Checkout or Easy Sign-Up and Login from Numinix. These are other options for those looking to make checkout bearable for their customers.)

My question: How are these two mods different from each other?

Is one considered better than the other? More flexible? Simpler?

Is the "Fast and Easy Checkout" considered more "official" because it is available through the Addons section of zen-cart.com?

If you could shed a few lines on the crux of the difference between the two, this would be much appreciated.

Thanks.

21 May 2010, 11:02
#972
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

Re: My Checkout Without Account Mod

scatzc:

I just came across this mod ("Integrated COWOA") while trying to learn about the . I then noticed in the Integrated COWOA Wiki a note from the author:

My question: How are these two mods different from each other?

Is one considered better than the other? More flexible? Simpler?

Is the "Fast and Easy Checkout" considered more "official" because it is available through the Addons section of zen-cart.com?

If you could shed a few lines on the crux of the difference between the two, this would be much appreciated.

Thanks.

Integrated COWOA you have the option to pay without signing up for an account.
Fast an easy checkout just simplifies your checkout to about 1 or 2 pages instead of 4-5 step process.

21 May 2010, 11:42
#973
jtheed avatar

jtheed

Zen Follower

Join Date:
Apr 2008
Posts:
356
Plugin Contributions:
2

Re: My Checkout Without Account Mod

scatzc:

I just came across this mod ("Integrated COWOA") while trying to learn about the Fast and Easy Checkout. I then noticed in the Integrated COWOA Wiki a note from the author:

My question: How are these two mods different from each other?

Is one considered better than the other? More flexible? Simpler?

Is the "Fast and Easy Checkout" considered more "official" because it is available through the Addons section of zen-cart.com?

If you could shed a few lines on the crux of the difference between the two, this would be much appreciated.

Thanks.

The 2 mods you mention above have now been integrated into one, called Fast and Easy Checkout (FEC) by Numinix. The current version is available on the Numinix Site. It also requires another 3rd party mod to run it. They also have a Pay for it version.
COWOA is a simpler version and came out before FEC. COWOA has a couple of add ons with it, 1 that splits the customers box on the Admin screen to show you who used COWOA and another that will let those who used COWOA to be able to check their order status by using the email address they used when ordering and the order ID number.
I will upload my updated version of COWOA to the Zen Cart file section, so it should be available there soon.

21 May 2010, 20:11
#974
scatzc avatar

scatzc

New Zenner

Join Date:
Sep 2009
Posts:
79
Plugin Contributions:
0

Re: My Checkout Without Account Mod

JTheed:

The 2 mods you mention above have now been integrated into one, called Fast and Easy Checkout (FEC) by Numinix. The current version is available on the Numinix Site. It also requires another 3rd party mod to run it. They also have a Pay for it version.
COWOA is a simpler version and came out before FEC. COWOA has a couple of add ons with it, 1 that splits the customers box on the Admin screen to show you who used COWOA and another that will let those who used COWOA to be able to check their order status by using the email address they used when ordering and the order ID number.
I will upload my updated version of COWOA to the Zen Cart file section, so it should be available there soon.

Thank you @JTheed and @countrycharm. I understand that FEC now includes COWOA.

I noticed that "Integrated COWOA" still requires billing information to be entered, even if the customer chooses "checkout with an account".

Do you know if this mod ("Integrated COWOA") allows skipping entry of billing & shipping information, which is really not mandatory when delivering downloadables?

Thanks.

22 May 2010, 03:40
#975
jtheed avatar

jtheed

Zen Follower

Join Date:
Apr 2008
Posts:
356
Plugin Contributions:
2

Re: My Checkout Without Account Mod

scatzc:

Thank you @JTheed and @countrycharm. I understand that FEC now includes COWOA.

I noticed that "Integrated COWOA" still requires billing information to be entered, even if the customer chooses "checkout with an account".

Do you know if this mod ("Integrated COWOA") allows skipping entry of billing & shipping information, which is really not mandatory when delivering downloadables?

Thanks.

Both FEC and COWOA at this point require you to fill out the billing info and e-mail even if it's just a file download.
I imagine that it could be coded that if it was only a free file purchase not to require the billing info, I'll take a look at it.

22 May 2010, 04:05
#976
techiegirl avatar

techiegirl

New Zenner

Join Date:
Apr 2010
Posts:
68
Plugin Contributions:
0

Re: My Checkout Without Account Mod

Looking for a little assistance with the installation of COWOA.

After adding a product to the shopping cart and selecting the "Checkout without Account", a Page Not Found error page is displayed with the following url, http://tregreekboutique.com/zencart/index.php?main_page=FILENAME_NO_ACCOUNT.

The link to my website is: http://www.tregreekboutique.com/zencart

I read in the earlier postings that this could be an issue with some of the files not being present. Well, I have reloaded the files and the error is still occurring.

Any help would be greatly appreciated!

Thanks!

22 May 2010, 05:04
#977
jtheed avatar

jtheed

Zen Follower

Join Date:
Apr 2008
Posts:
356
Plugin Contributions:
2

Re: My Checkout Without Account Mod

techiegirl:

Looking for a little assistance with the installation of COWOA.

After adding a product to the shopping cart and selecting the "Checkout without Account", a Page Not Found error page is displayed with the following url, http://tregreekboutique.com/zencart/index.php?main_page=FILENAME_NO_ACCOUNT.

The link to my website is: http://www.tregreekboutique.com/zencart

I read in the earlier postings that this could be an issue with some of the files not being present. Well, I have reloaded the files and the error is still occurring.

Any help would be greatly appreciated!

Thanks!

That file is defined in the:
/includes/extra_datafiles/no_account_filenames.php

Which version of COWOA are you referring to and on what version of Zen Cart?

22 May 2010, 05:23
#978
techiegirl avatar

techiegirl

New Zenner

Join Date:
Apr 2010
Posts:
68
Plugin Contributions:
0

Re: My Checkout Without Account Mod

JTheed:

That file is defined in the:
/includes/extra_datafiles/no_account_filenames.php

Which version of COWOA are you referring to and on what version of Zen Cart?

Thanks, that's what was missing. Not sure how I missed that.

I'm using Zen Cart version 1.3.8 and downloaded COWOA for 1.3.8.

However, when I enter in test billing info, I am not taken to Step #2, the page just refreshes itself and clears all fields.

Is it possible that there is another file that is missing?

Thanks!

http://www.tregreekboutique.com/zencart

22 May 2010, 11:01
#979
jtheed avatar

jtheed

Zen Follower

Join Date:
Apr 2008
Posts:
356
Plugin Contributions:
2

Re: My Checkout Without Account Mod

techiegirl:

Thanks, that's what was missing. Not sure how I missed that.

I'm using Zen Cart version 1.3.8 and downloaded COWOA for 1.3.8.

However, when I enter in test billing info, I am not taken to Step #2, the page just refreshes itself and clears all fields.

Is it possible that there is another file that is missing?

Thanks!

http://www.tregreekboutique.com/zencart

Look for any folders in you store that say freetemplate2

If you find any, the files inside should be moved to your template folder, or you can delete those and rename the freetemplate2 folders on the install to the same name as your template that you are using and then re-copy them to your store.

Look in:
/includes/modules
/includes/languages/english
/includes/templates

23 May 2010, 20:04
#980
techiegirl avatar

techiegirl

New Zenner

Join Date:
Apr 2010
Posts:
68
Plugin Contributions:
0

Re: My Checkout Without Account Mod

JTheed:

Look for any folders in you store that say freetemplate2

If you find any, the files inside should be moved to your template folder, or you can delete those and rename the freetemplate2 folders on the install to the same name as your template that you are using and then re-copy them to your store.

Look in:
/includes/modules
/includes/languages/english
/includes/templates

I've double checked all the files and all the files are in the proper directories.

Any ideas on why after entering the billing information and selecting "Continue" the page just refreshes and the entered data disappears?

http://www.tregreekboutique.com/zencart

Thanks!