Page 129 of 218 FirstFirst ... 2979119127128129130131139179 ... LastLast
Results 1,281 to 1,290 of 2177
  1. #1281
    Join Date
    Apr 2006
    Location
    Midland TX
    Posts
    428
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout

    Quote Originally Posted by EZorb View Post
    If I understand what you mean that is the way FEC works, it will default on the least costly shipping method. If it does not default on a selection your customer could place an order with out paying for shipping.

    STEP 1 is the shipping section where the customer selects his choice of shipping if he does not want the default.

    Step 2 is Payment section and if customer is transferred to PayPal he must return back to STEP 1 Shipping section to change shipping method.

    I would add a note at the PayPal button telling customer to be sure Shipping method is correct before going to PayPal.
    You need to turn off the PayPal button so it will only display in STEP 2 the Payment section. This way customer may change shipping method before selecting payment method.

    In your Login for new customers I would put the checkmark back in for Shipping address same as Billing. The customer can always un-check if they have shipping address different.

  2. #1282
    Join Date
    Aug 2007
    Posts
    7
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout

    Quote Originally Posted by EZorb View Post
    You need to turn off the PayPal button so it will only display in STEP 2 the Payment section. This way customer may change shipping method before selecting payment method.

    In your Login for new customers I would put the checkmark back in for Shipping address same as Billing. The customer can always un-check if they have shipping address different.
    And, that's the problem - in STEP 2 the customer can NOT change the shipping method, although the radio buttons with all other options are there, it always goes to STEP 3 with whatever the initial pre-selected shipping option was.

    In other words, customers are stuck with one shipping option, which they can not change.

    Btw. I reversed the changes in the tpl_checkout_shipping_default.php that I made to eliminate the default shipping pre-selection. Still no change in the way it works/doesn't work.

    I've pretty much run out of options. No reply from the Numinix support thread.

    Thank you for looking into it!

  3. #1283
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,845
    Plugin Contributions
    25

    Default Re: Fast and Easy Checkout

    In the Paypal payment configuration (payment modules) you can choose for Paypal to select the cheapest shipping option, is it possible this has anything to do with it?

  4. #1284
    Join Date
    Apr 2006
    Location
    Midland TX
    Posts
    428
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout

    Quote Originally Posted by bg-foxx View Post
    And, that's the problem - in STEP 2 the customer can NOT change the shipping method, although the radio buttons with all other options are there, it always goes to STEP 3 with whatever the initial pre-selected shipping option was.

    In other words, customers are stuck with one shipping option, which they can not change.

    Btw. I reversed the changes in the tpl_checkout_shipping_default.php that I made to eliminate the default shipping pre-selection. Still no change in the way it works/doesn't work.

    I've pretty much run out of options. No reply from the Numinix support thread.

    Thank you for looking into it!
    When I login to your site last night I had no problem changing to different shipping methods on the "checkout" page. Another problem I noticed you had with FEC is the CSS/JQuey was not working.
    Again once your customer leaves zencart "Checkout" page and is on the PayPal payment page the customer has to return to zencart "Checkout" page to make any changes. FEC was working OK except for the things I told you.

  5. #1285
    Join Date
    Aug 2007
    Posts
    7
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout

    Quote Originally Posted by EZorb View Post
    When I login to your site last night I had no problem changing to different shipping methods on the "checkout" page. Another problem I noticed you had with FEC is the CSS/JQuey was not working.
    Again once your customer leaves zencart "Checkout" page and is on the PayPal payment page the customer has to return to zencart "Checkout" page to make any changes. FEC was working OK except for the things I told you.
    CSS/JQuey gets turned on when the "One Page Checkout" is set to true. When it is it goes to a blank page with "Your order is being processed, please wait..." displayed, and it never goes any further.

    The only way I found the FEC can take me all the way to PayPal is if the One Page Checkout option is turned off. I don't have any idea why this option is not working, and I couldn't find anything definite on the forums while searching for it.

    Design75, I tried this with the PayPal configuration - nothing changes.

    Thank you, guys!

  6. #1286
    Join Date
    May 2005
    Posts
    535
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout

    I had this working fine on 1.3.9h apart from the telephone number for the delivery address which was causing the change of address to fail.

    I did a file compare and up loaded the new version which was in the down load section as there seemed to be some changes. Now I cannot get the check out pages to load and the other module I have installed (AIS - Ajax Attribute Images Swapper) has also stopped working.

    I can only assume this is related to a conflict with the jquery, but I cannot get the fist page of check out to load at all. Any ideas where I start to resolve.

  7. #1287
    Join Date
    May 2005
    Posts
    535
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout

    Okay now I am confused and just wanting to check what version should be used. I have tried 1.82 - which I had working at one point I think - this seemed to have a pop up window for the change of address - I liked that. Just tried the version from Numinix and this has disappeared - now I cannot change the address - the change of address page is not editable and it does not pop up.

    Is this right that this feature has gone? I am now confused over what version does what as reading the numinix history of changes he seems to have removed a few things that I liked about this module. Has anyone else found this or have I failed to re install a file following my earlier issue. (see my earlier post).

    Confirmation of what is the best version to use with any ajax or jquery features would be good. Thanks

  8. #1288
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,845
    Plugin Contributions
    25

    Default Re: Fast and Easy Checkout

    Quote Originally Posted by MikeyG View Post
    Okay now I am confused and just wanting to check what version should be used. I have tried 1.82 - which I had working at one point I think - this seemed to have a pop up window for the change of address - I liked that. Just tried the version from Numinix and this has disappeared - now I cannot change the address - the change of address page is not editable and it does not pop up.

    Is this right that this feature has gone? I am now confused over what version does what as reading the numinix history of changes he seems to have removed a few things that I liked about this module. Has anyone else found this or have I failed to re install a file following my earlier issue. (see my earlier post).

    Confirmation of what is the best version to use with any ajax or jquery features would be good. Thanks
    Version 1.9.4 was the last version with the pop-up, after that it was removed

  9. #1289
    Join Date
    May 2005
    Posts
    535
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout

    Design75,

    thank you for your response. I seem to have 1.8.2 from the downloads section here on the Zencart site. Were there any other fixes in 1.9.4 and do you know if it is still available for download?

  10. #1290
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,845
    Plugin Contributions
    25

    Default Re: Fast and Easy Checkout

    I don't know what was fixed exactly between those versions. For that you will have to check the Numinix site. The 1.9.4 version can be downloaded from there also.

 

 

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

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