Page 9 of 123 FirstFirst ... 78910111959109 ... LastLast
Results 81 to 90 of 1222
  1. #81
    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)

  2. #82
    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!

  3. #83
    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!

  4. #84
    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)

  5. #85
    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.

  6. #86
    Join Date
    Jan 2006
    Posts
    224
    Plugin Contributions
    0

    Default Re: My Checkout Without Account Mod

    Lovely, I just installed into a 1.36 installation.
    For note of 1.36 installation. The paypal express codes will throw out errors on page 3 of check out, as paypal express is not in 1.36. You need to edit tpl_checkout_payment_default.php and remove 4 instances of paypal express checkout codes, they are all quoted out, so fairly easy to identify.

    Now my only last thing is after checkout, the checkout success page has the word TEXT_CHECKOUT_LOGOFF_CUSTOMER and a broken link lof off button. Will look at this.

  7. #87
    Join Date
    Jan 2006
    Posts
    224
    Plugin Contributions
    0

    Default Re: My Checkout Without Account Mod

    Quote Originally Posted by craftzombie View Post
    I have this running on a clean install of 1.3.6 (I don't use 1.3.7 - yet). Here is the test site if anyone would like to check it out:

    http://craftzombie.com/optionalacct/shop/index.php

    I have not added the order steps or order status parts of the mod.

    I started off as a "no account" customer. Did that twice with same email. Works great.

    Then I used the same email to become an account holder. Worked great.

    Then I used the same email address to checkout without an account and got the message that I already have an account. As it should. Worked great.

    There were no issues with the text emails either.

    Tried it in Firefox and IE7. Worked great all the way around.

    The only issue I had was with the Log Off part of the checkout success page, which looked like this:



    Easy fix I'm sure, in fact I may remove it altogether.

    This is the way Zen should be for those of us who still want to have accounts. My mod is good for those who don't need them, but won't work for sellers of downloads and gift certs, so yours would be good for those people too.

    Really great job. Thanks for putting it all together and sharing!

    craftzombie, how did you remove the TEXT_CHECKOUT_LOGOFF_CUSTOMER and the broken image link? if you give me a pointer I can check it out. I dont really know php. I am also installing on 1.36.

  8. #88
    Join Date
    Sep 2006
    Posts
    27
    Plugin Contributions
    0

    Default Re: My Checkout Without Account Mod

    Well I don't know if this reply's gonna be useful to you guys, but I just wanna say that I've tested the mod with an 1.3.5 cart, with manual modification, and worked perfectly.

    Will post the modification steps and files soon when I've completed them

    Good Luck


  9. #89
    Join Date
    Sep 2006
    Posts
    27
    Plugin Contributions
    0

    Default Re: My Checkout Without Account Mod

    By the way, thanks KGZotu for writing the module

  10. #90
    Join Date
    Mar 2006
    Posts
    250
    Plugin Contributions
    0

    Default Re: My Checkout Without Account Mod

    Matthew,

    Thank you for your help and support, once you get that posted I'll link it in the wiki.

    Regarding PDF Order Center, I'm not going to be able to get to that for the moment. Perhaps this weekend I can get a test server up to see what's what. But, I've got a pretty full week and I'm coming up on a couple of launches, so I'm not entirely sure myself what my schedule looks like.

    In the mean time, if anybody has the skills to tackle the problem the relevant flags in the table 'accounts' is COWOA_account and in 'orders' is COWOA_order.

    Thanks again for the support.

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

 

 
Page 9 of 123 FirstFirst ... 78910111959109 ... 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

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR