Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
numinix
Version 2.0 will use Ajax instead of page reloads. The checkbox being checked is a feature already included in the 1.4.x series. The latest version is 1.4.5.
Numinix,
If you run the uninstall.sql in hopes of running the install.sql, do not include the table alterations at the top of the install.sql file as these are not removed with the uninstall.sql.
I checked out the demo for version is 1.4.5. The checkbox for the shipping address does not change anything when it is unchecked.
Is there a way to add a checkbox for the returning customers and a checkbox to create an account? The website that I seen this on is thelaughterstore.com.
Re: Fast and Easy Checkout for Zen Cart
Weird problem and some suggestions:
The problem: When FEC is on the site does not show warnings - if for example there was a problem prossesing a credit card it just go back to the payment page without saying anything. if you do the same with FEC turned off you see the warning that the card was declined. Any ideas?
Also I had a customer today that had a problem to complete the order (card kept being declined) although there was no problem charging her card with the same info on the authorized.net virtual terminal. It is actually not the first time it happen and no correlations between the cases either (different card types, browsers etc...). Does this sounds familiar to someone?
Now for the suggestions - the 1.4.5 version is really great and almost perfect as I said before (an was told the 2.0 version will have it) an AJAX to update the coupon and shipping info would make this one perfect. another this that would be great is if one could control the order of the fields from admin. For example if I want the shopping cart to be at the bottom near the payment info instead at the top. Another cool thing would be that if shipping billing is the same it will show only one field at step 2 with the check box "same shipping and billing just in case someone changed their mind. it will make the page a bit tidier.
All in all this is the best mod for zen cart.
Thanks
Re: Fast and Easy Checkout for Zen Cart
I'm having the same problems...
No warnings or explanations that a credit card transaction has failed -- it just jumps back to the payment page with the credit card details blank.
Using the same details on eWAY's virtual terminal, the transaction is approved.
Also, for some reason, all pages of the FEC checkout are titled as 'Redeem Gift Certificate'. Any idea how to change it?
Re: Fast and Easy Checkout for Zen Cart
I have a wierd problem on here.
If you go through a transaction, the postage rate comes out normal.
For example. 2nd class rate.
If you go through another transaction without logging off and logging on, the postage rate comes out something totally different, for example as an airmail rate!
Any suggestions?
Thanks
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
smoke133
I checked out the demo for version is 1.4.5. The checkbox for the shipping address does not change anything when it is unchecked.
Is there a way to add a checkbox for the returning customers and a checkbox to create an account? The website that I seen this on is thelaughterstore.com.
Javascript is required for the "effects". If you need customizations, please PM me.
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
mbridges
I'm having the same problems...
No warnings or explanations that a credit card transaction has failed -- it just jumps back to the payment page with the credit card details blank.
Using the same details on eWAY's virtual terminal, the transaction is approved.
Also, for some reason, all pages of the FEC checkout are titled as 'Redeem Gift Certificate'. Any idea how to change it?
When you had us install the module you were using a different template. Now that you've changed your template, you need to also move all of the modifications that were made during the install to the new template. Also, some files were found in the extra_definitions folder which are loaded site-wide. These files should be in the english folder and loaded only by the gv_redeem page.
Re: Fast and Easy Checkout for Zen Cart
has anyone successfully integrated fec with jrox? It doesn't seem to matter where I put the code at, my checkout breaks.
Thanks!
1.3.8a
Re: Fast and Easy Checkout for Zen Cart
Are you talking about Jrox affiliate program? Fec does not use the same files as Jrox. Integrate Jrox into the tpl_footer.php. Here is the link to the page to tell you how to Integrate Jrox into Zencart into Zencart. http://jam.jrox.com/docs/index.php?article=111
Re: Fast and Easy Checkout for Zen Cart
Jrox has a footer template override file: /includes/templates/custom/checkout_success/tpl_footer.php.
Re: Fast and Easy Checkout for Zen Cart
Thanks, I thought I tried that, but I will try again!