Page 1 of 2 12 LastLast
Results 1 to 10 of 1222

Hybrid View

  1. #1
    Join Date
    Sep 2005
    Location
    London
    Posts
    95
    Plugin Contributions
    0

    Default Re: My Checkout Without Account Mod

    Hi Joe again - Have sorted out the error above - missing ' around 'COWOA_account' I think. Emails are being sent but they don't reflect the change of status - so status could be 'On Order' but email just has no subject and no content.

  2. #2
    Join Date
    Sep 2005
    Location
    London
    Posts
    95
    Plugin Contributions
    0

    Default Re: My Checkout Without Account Mod

    By the way, I'm personally not worried about sending emails from PDFOrder Center, because we very rarely, if ever, send bulk emails and much prefer to update status from the normal ZenCart order admin module. So, don't burn the midnight oil just on my account.

  3. #3
    Join Date
    Jul 2006
    Posts
    496
    Plugin Contributions
    0

    Default Re: My Checkout Without Account Mod

    Hi Joe,

    I downloaded the new version but haven't been able to take a look at it yet. I am wondering, for those of us who are using the old version... is it better to switch to the new version? I have had several orders placed using the old version and everything seems to be working great. In the long run, are there any problems you can think of if I just leave it the way it is? Or did you foresee future problems (perhaps with the period at the end of the email addresses) and that is why you made a new version? Much thanks again!

  4. #4
    Join Date
    Mar 2006
    Posts
    250
    Plugin Contributions
    0

    Default Re: My Checkout Without Account Mod

    TPHoare:

    Hmm...can you tell me if there's the same problem with orders made from permanent accounts?

    craftzombie:

    It was mainly an issue of a minority of servers not liking the set up. I think that the only feature that I didn't have implemented before the SQL version was the extra drop e-mail, newsletter, coupon, gv, etc. drop down option by which you can elect to send only to permanent account holders.

    If you were to move to the SQL version, the only issues you would face with the old COWOA accounts would be as you update their order status.

    Hope this helps,
    Joe
    Now J_Schilz
    Integrated Checkout Without Account
    (wiki w/pics, demo, download)

  5. #5
    Join Date
    May 2006
    Location
    Japan
    Posts
    326
    Plugin Contributions
    1

    Default Re: My Checkout Without Account Mod

    How much have people noticed sales go up w/ this?
    Skin Evolution.
    Lynda.com,its a great place to learn.
    Camelot Hosting,it's where my site calls home!

    E-Start your Zen-Cart,KH is the Man, Thanks for all the hard work!

  6. #6
    Join Date
    Jan 2007
    Location
    Altamont, NY USA
    Posts
    25
    Plugin Contributions
    3

    Default Re: My Checkout Without Account Mod

    KGZotU

    It's great that you are working to solve the checkout with or without account options that should have been included with ZenCart all along. I am happily using CraftZombie's checkout without account module right now.

    I have one layout suggestion. Your login page is a bit confusing and intimidating when one first see's it. Maybe it's because the third option of checkout without account is not emphasized with a bold title, or that the customer has to read in two directions to decide on a choice. I think since customers have 3 distinct choices, that the choices should carry equal weight. Here is a site with an easy to follow login page:

    https://www.fanshawemusicstore.com/login.php

    I am told it is an OSCommerce page.

    Thanks for all your hard work!

  7. #7
    Join Date
    Mar 2006
    Posts
    250
    Plugin Contributions
    0

    Default Re: My Checkout Without Account Mod

    Good advice. It's basically a hack of the split login page, and on that note I would definitely recommend split login over traditional if you're using this mod.

    On my live store, I've been using a bold header which I think does the job. Anyone interested can see it in the wiki with the screen shots. But, based on your note that the mod is somewhat confusing I think I'll include this bold header by default.

    It's hard for me to step back at this point and judge the two pages. I think there's a good possibility that your link is less confusing. I'm a bit reluctant, though, to implement it at this point. I might a bit later when I'm in a position to do conversion testing.

    That said, I do appreciate template change suggestions. Anything that gives anyone else an idea of how to make their store better is good. (; At this point, however, I think I'm going to step back from the presentation and maintain the code. If anybody comes up with some good template changes, I'll host and link them from the wiki.

    Thank you again,
    Joe

    PS: For that bold header, just use this definition of TEXT_RATHER_COWOA:
    Code:
    define('TEXT_RATHER_COWOA', '<strong>Don\'t Want an Account?</strong<br /><br />Would you rather check out without an account?  Click the button below to do so.<br />');
    Now J_Schilz
    Integrated Checkout Without Account
    (wiki w/pics, demo, download)

  8. #8
    Join Date
    Jan 2007
    Location
    Altamont, NY USA
    Posts
    25
    Plugin Contributions
    3

    Default Re: My Checkout Without Account Mod

    You're right, your live site is much better. That "Don't Want an Account" title stands out very well. Nice job.

  9. #9
    Join Date
    Jul 2006
    Posts
    496
    Plugin Contributions
    0

    Default Re: My Checkout Without Account Mod

    Quote Originally Posted by godspeed27 View Post
    How much have people noticed sales go up w/ this?
    I have had increased sales, but I do not know if it is in fact this mod that did the trick or if it is some of the other things I have been doing to increase traffic, improve the speed of the site, etc. When I had the old version of this mod installed, most people checked out without creating an account (could tell back them with the period at the end of their email address).
    That certainly tells me something.

  10. #10
    Join Date
    Jul 2006
    Posts
    496
    Plugin Contributions
    0

    Default Re: My Checkout Without Account Mod

    Geez, I just wont shut up.....


    Joe, I tested the Super Orders code changes and this is what happened:

    1054 Unknown column 'COWOA_account' in 'field list'
    in:
    [SELECT customers_name, customers_email_address, date_purchased, COWOA_account FROM orders WHERE orders_id = '16666']
    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.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Checkout without account problem
    By weblasomnath in forum Addon Templates
    Replies: 0
    Last Post: 23 Nov 2010, 02:56 PM
  2. Checkout without account
    By GDOrn in forum All Other Contributions/Addons
    Replies: 194
    Last Post: 14 Sep 2010, 08:05 PM
  3. Fast and Easy Checkout - Checkout Without Account not showing
    By Lee-oh in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 3 Feb 2010, 05:09 PM
  4. question about the checkout without account mod
    By hxkknba in forum Addon Payment Modules
    Replies: 1
    Last Post: 12 Oct 2009, 05:48 PM
  5. Changing checkout flow with Checkout Without Account (COWOA)?
    By pe7er in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 7 Feb 2008, 06:09 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg