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

My Checkout Without Account Mod

Locked

Views: 323,003

Results 981 to 1,000 of 1,220
This thread is locked. New replies are disabled.
23 May 2010, 20:10
#981
jtheed avatar

jtheed

Zen Follower

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

My Checkout Without Account Mod

techiegirl:

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!

So you didn't find any folders named freetemplate2 in those 3 folders I mentioned?

It has to find that file to continue. Try copying it to template_default/templates

23 May 2010, 21:17
#982
techiegirl avatar

techiegirl

New Zenner

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

Re: My Checkout Without Account Mod

JTheed:

So you didn't find any folders named freetemplate2 in those 3 folders I mentioned?

It has to find that file to continue. Try copying it to template_default/templates

No, I didn't have any folders named freetemplate2. After downloading the source files I renamed all the freetemplate2 folders to my template name.

I just used FTP again and transferred each file individually. They are all there, so I'm not sure why it's not working.

27 May 2010, 23:21
#983
jtheed avatar

jtheed

Zen Follower

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

Re: My Checkout Without Account Mod

techiegirl:

No, I didn't have any folders named freetemplate2. After downloading the source files I renamed all the freetemplate2 folders to my template name.

I just used FTP again and transferred each file individually. They are all there, so I'm not sure why it's not working.

You should have a file called no_account.php under includes/modules and it should be 5K in size. The first few lines are:

// This should be first line of the script:
$zco_notifier->notify('NOTIFY_MODULE_START_NO_ACCOUNT');

if (!defined('IS_ADMIN_FLAG')) {
  die('Illegal Access');
}
/**
 * Set some defaults
 */
  $process = false;
  $zone_name = '';
  $entry_state_has_zones = '';
  $error_state_input = false;
  $state = '';
  $zone_id = 0;
  $error = false;
/**
 * Process form contents
 */

I will have an updated version to the one I posted in the download section soon, tonight or tomorrow night, where the few add-ons will be included in one install and you can turn the COWOA and The Order Status on or off in the Admin Configuration screen.

27 May 2010, 23:45
#984
jtheed avatar

jtheed

Zen Follower

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

Re: My Checkout Without Account Mod

Sorry, it's an 18K file, not 5k.

29 May 2010, 10:50
#985
craftzombie avatar

craftzombie

Zen Follower

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

Re: My Checkout Without Account Mod

I finally upgraded to Zen 1.3.9 and I have COWOA working with it. If you are upgrading to Zen 1.3.9 and are using the template override system (like you should be!), you will only have to update the following files (since the other files wouldn't have been touched during your upload):

/admin/orders.php
/includes/classes/order.php
/includes/modules/pages/gv_redeem/header_php.php
/includes/modules/pages/password_forgotten/header_php.php
/includes/modules/pages/login/header_php.php

Instructions are here: download

I am not providing you with any files in that download. I am telling you what code you need to add to your clean Zen 1.3.9 files. Whenever I add a mod to my cart, I prefer to do it this way because a) I use other mods and I'd hate to override a file that has code for another mod in it and b) i want to use the newest version of the file. Whats the point of upgrading and then uploading older versions of files from this mod or that mod?

And it doesn't take very long at all.

I also updated COWOA Admin (shows you who is using cowoa) for 1.3.9 : download

(Now I'm off to see if I can fix Dual Pricing since that seems wacky after my upgrade. Fun! :yuck:)

03 Jun 2010, 21:51
#986
adamt avatar

adamt

New Zenner

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

Re: My Checkout Without Account Mod

Patiently waiting COWOA installer for the first time, fresh on a 1.3.9.

07 Jun 2010, 14:08
#987
dgent avatar

dgent

Totally Zenned

Join Date:
Nov 2009
Location:
UK
Posts:
1,117
Plugin Contributions:
0

Re: My Checkout Without Account Mod

Am I missing something here. Ive installed this mod, went through a test transaction, hit 'checkout without account' and got presented with a customer account form, then a shipping form, then a payment form, then a confirmation form, then it took it to my merchant for payment....

How is this any different to clicking register an account???

07 Jun 2010, 15:36
#988
jtheed avatar

jtheed

Zen Follower

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

Re: My Checkout Without Account Mod

dgent:

Am I missing something here. Ive installed this mod, went through a test transaction, hit 'checkout without account' and got presented with a customer account form, then a shipping form, then a payment form, then a confirmation form, then it took it to my merchant for payment....

How is this any different to clicking register an account???

1st of all, what did you buy on your test?

Did it have a price? If yes, how would you get payment to your store?

Also, which COWOA are you using?

07 Jun 2010, 15:42
#989
dgent avatar

dgent

Totally Zenned

Join Date:
Nov 2009
Location:
UK
Posts:
1,117
Plugin Contributions:
0

Re: My Checkout Without Account Mod

JTheed:

1st of all, what did you buy on your test?

Did it have a price? If yes, how would you get payment to your store?

Also, which COWOA are you using?

Im using the version in the add-on section, and it had a price.

What exactly is this mod meant to remove from the customer sign up process - as even without an 'account' a customer needs to enter his details, shipping addy if different, payment method, confirm it etc....

So how is this mod time saving or simpler for the customer?. It looks exactly the same for me. :huh:

07 Jun 2010, 21:05
#990
jtheed avatar

jtheed

Zen Follower

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

Re: My Checkout Without Account Mod

dgent:

Im using the version in the add-on section, and it had a price.

What exactly is this mod meant to remove from the customer sign up process - as even without an 'account' a customer needs to enter his details, shipping addy if different, payment method, confirm it etc....

So how is this mod time saving or simpler for the customer?. It looks exactly the same for me. :huh:

Hmmm, I don't recall it ever saying it would save any time. If your purchasing something with a price, the information is required by your card processor. COWOA assumes that your billing address is your shipping address and you will not have to remember a login email or password. Other than that it's about the same as any other checkout process out there that does not force you to register.

As I stated, I didn't write the mod, I just updated it because people were asking for an update.

07 Jun 2010, 21:28
#991
craftzombie avatar

craftzombie

Zen Follower

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

Re: My Checkout Without Account Mod

dgent:

How is this any different to clicking register an account???

The purpose of this mod is to avoid cart abandonment by allowing the customer to checkout without requiring them to create an account (enter in a password). The only difference between this and regular checkout is that the customer is not asked for a password and they will not have the ability to log into their account because, in their eyes, they haven't created one. Most of my customers checkout without creating an account. They'll usually create an account if they decide to order from me again. People prefer to use guest checkouts for many reason, which you can read about in the rest of this thread.

It seems like you need a different mod where you are asking for minimal information. The people who use this mod want/need customer info and we want the customer to feel like they don't HAVE to create an account. You might try to see if you can use Fast and Easy Checkout, but I'm not sure if you can remove any fields, etc.

08 Jun 2010, 00:31
#992
mcqueeneycoins avatar

mcqueeneycoins

Zen Follower

Join Date:
Jan 2008
Posts:
156
Plugin Contributions:
0

Re: My Checkout Without Account Mod

This may have already been address--I tried searching but no luck so far. I've installed COWOA--no issues. But, during the checkout process after you pass the "Billing" page, the "My Account" link appears in my header. If you click it you are taken to the My Account section, just like everyone else with an account. Problem is, if you try to mess with the information you won't be able to get anywhere (i.e. the change password option--since there is no "Current Password" for them to use). Is there a way to disable the My Account link only for COWOA customers?

08 Jun 2010, 07:54
#993
craftzombie avatar

craftzombie

Zen Follower

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

Re: My Checkout Without Account Mod

mcqueeneycoins:

This may have already been address--I tried searching but no luck so far. I've installed COWOA--no issues. But, during the checkout process after you pass the "Billing" page, the "My Account" link appears in my header. If you click it you are taken to the My Account section, just like everyone else with an account. Problem is, if you try to mess with the information you won't be able to get anywhere (i.e. the change password option--since there is no "Current Password" for them to use). Is there a way to disable the My Account link only for COWOA customers?

Yes, in fact, I have it set up so that "My Account" and "Logoff" do not appear for COWOA customers. To do it, open your includes/templates/Your_Template/Common/tpl_header.php file.

Find ```

<?php if ($_SESSION['customer_id']) { ?><a href="<?php echo zen_href_link(FILENAME_ACCOUNT, '', 'SSL'); ?>"><?php } ?>

Right before the above line, add ```
<?php if (!($_SESSION['COWOA'])) { ?>
``` and then add

<?php } ?>

Do the same thing to 	```
<?php if ($_SESSION['customer_id']) { ?><a href="<?php echo zen_href_link(FILENAME_LOGOFF, '', 'SSL'); ?>">Logout</a><?php } ?>
``` if you want to disable the logoff for COWOA. I do have a link on my order confirmation page that says "click here to end your session", that way COWOA customers can "logoff". Remember to back up your file before you make these changes.
09 Jun 2010, 00:01
#994
jtheed avatar

jtheed

Zen Follower

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

Re: My Checkout Without Account Mod

craftzombie:

The purpose of this mod is to avoid cart abandonment by allowing the customer to checkout without requiring them to create an account (enter in a password). The only difference between this and regular checkout is that the customer is not asked for a password and they will not have the ability to log into their account because, in their eyes, they haven't created one. Most of my customers checkout without creating an account. They'll usually create an account if they decide to order from me again. People prefer to use guest checkouts for many reason, which you can read about in the rest of this thread.

It seems like you need a different mod where you are asking for minimal information. The people who use this mod want/need customer info and we want the customer to feel like they don't HAVE to create an account. You might try to see if you can use Fast and Easy Checkout, but I'm not sure if you can remove any fields, etc.

This is a great explanation Craftzombie. :D

16 Jun 2010, 06:12
#995
playscaleminis avatar

playscaleminis

New Zenner

Join Date:
Jun 2010
Posts:
8
Plugin Contributions:
0

Re: My Checkout Without Account Mod

Help? I didn't wait for the "new release" version and tried installing the 1.3.8 version of COWOA, and then putting in the upgrade code. NO dice, now when I enter the cart I have a white screen. I noticed that the instructions for upgrading were for the "template override" which I can't find anywhere. Any ideas?
playscaleminis.biz

16 Jun 2010, 11:55
#996
jtheed avatar

jtheed

Zen Follower

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

Re: My Checkout Without Account Mod

PlayscaleMinis:

Help? I didn't wait for the "new release" version and tried installing the 1.3.8 version of COWOA, and then putting in the upgrade code. NO dice, now when I enter the cart I have a white screen. I noticed that the instructions for upgrading were for the "template override" which I can't find anywhere. Any ideas?
playscaleminis.biz

Did you do what EVERY MOD writer says to do, backup the files before you add any mods? If so, just copy the originals back in place. You must have missed something if you did your own merge or typed in your own changes from CraftZombies update. Leaving the SQL shouldn't matter.

If you didn't backup first, then look at your log files located in your cache folder. Look at the newest one first and it will give you an idea of where to look. Not sure, post the log here.

16 Jun 2010, 16:27
#997
playscaleminis avatar

playscaleminis

New Zenner

Join Date:
Jun 2010
Posts:
8
Plugin Contributions:
0

Re: My Checkout Without Account Mod

JTheed, not to be disrespectful, but DUH. :wink:
My point is that - from my clean backup - I've cut/pasted the codes as instructed five times now, each time with the same result.
I've left the site as-is right now, hoping that someone can tell me 1) if I did make a major mistake (and how to start looking for the problem), or 2) if the coding won't work with a fresh 1.3.9d install.

16 Jun 2010, 16:38
#998
playscaleminis avatar

playscaleminis

New Zenner

Join Date:
Jun 2010
Posts:
8
Plugin Contributions:
0

Re: My Checkout Without Account Mod

To be more specific:
As I asked before - What is this "template override system" that CraftZombie mentioned we SHOULD be using (see the top of the 1.3.9 upgrade announcement/ddirections)? A bunch of the instructions for 1.3.8 had me change files inside my template-specific folders, and I noticed the 1.3.9 upgrade directions change files outside the template folders. If my code is looking for instructions inside the template-specific files, then I suspect those aren't fixed and my coding is screwed.

16 Jun 2010, 16:52
#999
jtheed avatar

jtheed

Zen Follower

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

Re: My Checkout Without Account Mod

PlayscaleMinis:

JTheed, not to be disrespectful, but DUH. :wink:
My point is that - from my clean backup - I've cut/pasted the codes as instructed five times now, each time with the same result.
I've left the site as-is right now, hoping that someone can tell me 1) if I did make a major mistake (and how to start looking for the problem), or 2) if the coding won't work with a fresh 1.3.9d install.

Well DUH lol, you may have left your sight as is, but did you leave a link to it ? Did you look at the log files?

I'll let CraftZombie answer your override question as this is her update to the mod. If you want to try mine (Because you say you are using a Clean 139 install) , just click on the MY MODS Site in my Signature ( of the Zen Cart files section here). You can even see the COWOA work there.

16 Jun 2010, 17:27
#1000
playscaleminis avatar

playscaleminis

New Zenner

Join Date:
Jun 2010
Posts:
8
Plugin Contributions:
0

Re: My Checkout Without Account Mod

Thanks JTheed, I'll take a closer look after work (the day job, that is...)
Whoops, it hadn't occurred to me to find and read a log. Is it in the admin? I've never done this kind of programming before - I'm an HTML/graphics kind of gal.
The URL (not linked, I admit) was in the first post - playscaleminis.biz
Cheers,
Janean