Results 1 to 10 of 2177

Hybrid View

  1. #1
    Join Date
    Jan 2007
    Posts
    1,483
    Plugin Contributions
    10

    Default Re: possible bug?

    Quote Originally Posted by numinix View Post
    Yes, it was changed to checkout_payment throughout the module to avoid compatibility issues with payment modules. Of course the JavaScript will not work if the form names do not match...
    Thanks for the clarification. I changed the zen_draw_form to ('checkout_payment' .....) and the message_stack error from checkout to checkout_shipping and it works now, apart from the TEXT_VALID_COUPON message doesn't display when a coupon is redeemed. I checked it out in /includes/modules/order_total/ot_coupon.php and the code is:

    PHP Code:
    $messageStack->add_session('checkout'TEXT_VALID_COUPON,'success'); 
    If I change it to:

    PHP Code:
    $messageStack->add_session('checkout_payment'TEXT_VALID_COUPON,'success'); 
    it works.

    One thing that I have noticed, a user can only redeem one coupon during checkout. So if they have 2 separate coupons they cannot use both during checkout. Is this a default ZC behavior, or is it specific to FEC?

    Zen Cart and it's community are the best!!

  2. #2
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,567
    Plugin Contributions
    74

    Default Re: possible bug?

    Quote Originally Posted by lankeeyankee View Post
    Thanks for the clarification. I changed the zen_draw_form to ('checkout_payment' .....) and the message_stack error from checkout to checkout_shipping and it works now, apart from the TEXT_VALID_COUPON message doesn't display when a coupon is redeemed. I checked it out in /includes/modules/order_total/ot_coupon.php and the code is:

    PHP Code:
    $messageStack->add_session('checkout'TEXT_VALID_COUPON,'success'); 
    If I change it to:

    PHP Code:
    $messageStack->add_session('checkout_payment'TEXT_VALID_COUPON,'success'); 
    it works.

    One thing that I have noticed, a user can only redeem one coupon during checkout. So if they have 2 separate coupons they cannot use both during checkout. Is this a default ZC behavior, or is it specific to FEC?
    Thank you for the report.

    For your last question, you'll have to test on a default installation and see how it reacts.

  3. #3
    Join Date
    Apr 2008
    Posts
    446
    Plugin Contributions
    1

    Default Re: Fast and Easy Checkout for Zen Cart

    Hello Numinix, thank you for this wonderful module.
    I've been using it for quite a while and just updated to the latest version today, and noticed something not working as before.

    With the previous version I was having a google checkout radio button on the checkout stacked page and with the latest version, the google checkout payment option disappeared from the page.

    I was wondering if this is some issue that was not reported?

    I would like to have the option for customers to select either paypal or google checkout at the last minute on the payment processing in case they change their minds without having to hit the back button. Is this possible to have it included again?

    Thank you!

    MV./
    M.Valenti
    Contemporary Artist - Entrepreneur
    http://www.manuelavalenti.com - http://www.byvalenti.com

  4. #4
    Join Date
    Dec 2008
    Posts
    57
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Hi

    search through - I am not sure whether I could do FEC with Google Checkout?


    Also, I would like to know where I can find shipping estimator in FEC as I noticed that most FEC users have shipping estimator while I dont on mine.

    Thanks

  5. #5
    Join Date
    Dec 2008
    Posts
    57
    Plugin Contributions
    0

    help question Re: Fast and Easy Checkout for Zen Cart

    one more - I notice that after test by creating multiple accounts for fake customers, those "fake" customers don't receive the emails after first two emails. Where does it go wrong?

    When I click check out and choose COWOA, I notice that when I type billing address and check the checkbox to apply to shipping address, it doesn't append to shipping address fields when I click continue and go next page?

    I didn't want DOB on checkout page (tpl_module_no_account) so I removed DOB - is it ok or safe?

    thanks

  6. #6
    Join Date
    Apr 2008
    Posts
    446
    Plugin Contributions
    1

    Default Re: Fast and Easy Checkout for Zen Cart

    One more question.
    I just did a test purchase, and when I click the Confirm Order button, the order confirmation page stays for a very brief moment, is it possible to make it stay long enough for customer to review and read the details as I have important information on it, or better yet make it static instead of refreshing and uploading the account page?

    Thank you!
    M.Valenti
    Contemporary Artist - Entrepreneur
    http://www.manuelavalenti.com - http://www.byvalenti.com

  7. #7
    Join Date
    Apr 2008
    Posts
    446
    Plugin Contributions
    1

    Default Re: Fast and Easy Checkout for Zen Cart

    Ah! never mind, I figure this last one out. There is a setting in admin area that controls this.
    M.Valenti
    Contemporary Artist - Entrepreneur
    http://www.manuelavalenti.com - http://www.byvalenti.com

  8. #8
    Join Date
    Jan 2005
    Location
    Amsterdam, NL
    Posts
    50
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Question: Is it correct that you sill have to fill in your e-mail and password on the easy checkout??
    I thought it was without those possible?

    They have both a * behind it and seems to be needed then.

    Grtz.
    Richard.

 

 

Similar Threads

  1. Replies: 4
    Last Post: 25 Jan 2012, 07:37 PM
  2. 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
  3. Go To Checkout Error - with Fast and Easy Checkout installed
    By RFree190 in forum General Questions
    Replies: 3
    Last Post: 10 Mar 2009, 07:08 AM
  4. checkout page not redirect (Fast and Easy Checkout module)
    By wowemall in forum Addon Templates
    Replies: 0
    Last Post: 27 Sep 2008, 02:36 PM
  5. Fast and Easy Checkout
    By cmes in forum General Questions
    Replies: 5
    Last Post: 15 Feb 2008, 04:07 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