Zen Cart Logo
Forums / All Other Contributions/Addons / Fast and Easy Checkout

Fast and Easy Checkout

Views: 550,600

Results 981 to 1,000 of 2,177
09 Aug 2010, 00:29
#981
creinold avatar

creinold

Zen Follower

Join Date:
Sep 2008
Location:
North Highlands, California 95660
Posts:
287
Plugin Contributions:
0

Fast and Easy Checkout

ryanb4614:

Hello I have just launched my new site, 5 orders were lost. I followed up with the customers (using recover cart) and they reported they are using apple computers. When they hit confirm order the screen goes blank. On my end I am not seeing any orders and their credit cards are not being charged. So there is an compatibility error with FEC and safari anyone know of a fix?

I have safari on my apple laptop and tested it without any problems.

09 Aug 2010, 00:40
#982
ryanb4614 avatar

ryanb4614

Totally Zenned

Join Date:
Feb 2008
Posts:
556
Plugin Contributions:
0

Re: Fast and Easy Checkout

SORRY! there is no error. It was my customer using the wrong credit card. We don't accept American Express so it was just going to blank screen. I was using a test credit card number but was no longer the "testing" number for my merchant service. FEC is 100% compatible! :smile:

11 Aug 2010, 00:29
#983
gorie avatar

gorie

New Zenner

Join Date:
Jan 2008
Posts:
89
Plugin Contributions:
0

Re: Fast and Easy Checkout

I have been testing out my upgraded version of 139e and installed this mod. I noticed an issue with the Paypal Express option during checkout.

when i right click to do "view image" on the text that displays for Paypal option, it then shows this:

something seems to be wrong with the code that is suppose to call the paypal image there, how do i fix that?

before installing this, my old cart use to just show the simple square paypal image and say "Checkout with Paypal"

11 Aug 2010, 05:07
#984
rej2k7 avatar

rej2k7

New Zenner

Join Date:
Aug 2010
Location:
Bangalore
Posts:
9
Plugin Contributions:
0

Re: Fast and Easy Checkout

Is this working well with v139?????? i tried twice my cart hangd. :cry:

12 Aug 2010, 00:25
#985
chrismarie avatar

chrismarie

New Zenner

Join Date:
Apr 2009
Location:
Chicago, IL
Posts:
45
Plugin Contributions:
0

Re: Fast and Easy Checkout

Hi all,
I looked through all the previous posts (at least to the best of my knowledge) and I couldn't find any solution for the coupon update problem, so I thought I'd offer up my (possibly retarded, but apparently functional) fix. Just a heads up, my products are virtual, and people aren't updating shipping or billing info, so that may make a difference as to why this worked for me, and might screw things up for you.

First, the issue:
If a customer typed in the coupon code and clicked the redeem/update button, the order total would update and the coupon code would show just like it was supposed to. But then, if they confirmed the order, they would just get bounced back to the checkout page with no coupon code as if they'd never entered it to begin with. This problem wasn't unique to 1.8.1, it had actually been happening in previous installs which is why I upgraded to 1.8.1 instead of waiting until I upgraded my Zencart install to 1.3.9 to upgrade.

My crappy solution:
I noticed that after you put in the coupon code, the url changed from having an fecaction of null to an fecaction of update. This led me to the header_php.php file for the checkout page where I saw that the update case was giving my confirm button an action that just redirected to the checkout page - probably because of my lack of shipping details.

Sooo, in includes/modules/pages/checkout/header_php.php I changed the code around line 442 from:

    }
     break;
  case 'submit':

to include a redirect to the checkout page with a null action:

    }
zen_redirect(zen_href_link(FILENAME_CHECKOUT, 'fecaction=null', 'SSL'));
    break;
  case 'submit':

Hope that helps someone, and if anyone has a more elegant solution, I'd be happy to defer to your greater wisdom on the subject.

12 Aug 2010, 05:41
#986
hork avatar

hork

New Zenner

Join Date:
Jul 2010
Posts:
3
Plugin Contributions:
0

Re: Fast and Easy Checkout

I have installed the fec module to my zencart and I am wanting to use the gift message option.

I have it set to true and on the checkout page there is the box for customers to type their message in, but then it doesnt come through to the confirmation page or the invoice, or even the packing slip. The packing slip has a section that says GIFT MESSAGE: but the actual message left doesnt show up here.

so i have no way of actually seeing what the customer has typed here.

has anyone else had the same problem or can anyone suggest a fix please?

I am using zencart v 1.3.9b and fec v1.8.3

12 Aug 2010, 18:28
#987
gorie avatar

gorie

New Zenner

Join Date:
Jan 2008
Posts:
89
Plugin Contributions:
0

Re: Fast and Easy Checkout

just wanted to note that my problem above ended up being an issue with the language file for the payment module and not related to the fast & easy checkout mod. must have done this during an upgrade or with another mod by accident. oops! anyway it's fixed now :)

13 Aug 2010, 06:43
#988
rony avatar

rony

New Zenner

Join Date:
Aug 2010
Posts:
77
Plugin Contributions:
0

Re: Fast and Easy Checkout

I am having trouble installing the "CSS JS Loader" that is required for the latest version of Fast and Easy Checkout (FEC) to work.

The process hangs right in the 1st Step, when I try install the "SQL Patch" using this file "cj_loader_install.sql"

The broswer run for a few seconds after clicking the "Send" button and then just hangs .... !

I have tried different browsers but same result.

I am running

  • ZenCart Version 1.3.9e
  • Windows 2008 Server (IIS 7)
  • PHP Version 5.2.13
  • MySQL 5.0.51a

Can someone plz suggest any solution ?

:(

13 Aug 2010, 20:37
#989
rony avatar

rony

New Zenner

Join Date:
Aug 2010
Posts:
77
Plugin Contributions:
0

Re: Fast and Easy Checkout

Alright, I managed to install the CSS JS loader scripts and then installed the latest version of Fast and easy check out (FEC) on the latest version of Zencart (1.3.9e)

After installing, my Home Page is all messed up, looks like its not loading the CSS file.

I am using the default Zen Cart theme.

I followed all the instructions by "Numinix". I do not have any other Add-On installed.

This is the 1st add-on I installed.

Can any body plz advise, what's wrong ?

18 Aug 2010, 22:29
#990
superprg avatar

superprg

Totally Zenned

Join Date:
Feb 2006
Location:
Chicago
Posts:
1,349
Plugin Contributions:
0

Re: Fast and Easy Checkout

What the link to download the version of this mod which works with 1.3.8 vesion of zen cart?

19 Aug 2010, 18:02
#991
zubenubi avatar

zubenubi

New Zenner

Join Date:
Jan 2010
Location:
Ireland
Posts:
88
Plugin Contributions:
0

Re: Fast and Easy Checkout

Hey there, I'm trying to install version 1.8.3 of fec on a 1.3.7 zencart and I'm getting the following error:
Fatal error: Call to undefined function zen_get_multiple_tax_rates() in C:\xampp\htdocs\bmlc\includes\classes\order.php on line 450

I followed the instructions for 1.3.7, making the changes in the admin/includes/functions/general.php and admin/includes/languages/english/orders.php files and then followed the instructions for installing as directed by the readme.

step 1 - the JS Loader seemed to install ok, and step 2, upload all the files, fair enough, but step 3: then rename includes/templates/your_template to your template name seems odd. I already have a folder named for my template. Also all the files from the fec download have 'classic' as the folder name, was I meant to rename them or something?

I'm confused.

I searched the thread but only found a couple of posts asking something similar but the responses didn't make sense. I'm I just being stupid?

20 Aug 2010, 00:52
#992
zubenubi avatar

zubenubi

New Zenner

Join Date:
Jan 2010
Location:
Ireland
Posts:
88
Plugin Contributions:
0

Re: Fast and Easy Checkout

Hummmm.... OK, I've searched through this thread and the thread on numinix's site looking for answers. There's a bunch of people confused about what to name their folders, ie whether to rename all the classic folders to your_template but I'm buggered if I can see an answer - although it is late now :wacko:.

I also discovered that there maybe a problem with the SSU url mod, but I've turned it off and on and doesn't seem to make a difference and besides, from what I've read on it's thread and elsewhere it's compatible with FEC anyhoos. I'm at a bit of a loss so I started again (again, again) from scratch.

My template happens to be called IrishGifts and even though the instructions tell me to upload the files and then change the name of one folder, I decided that I'd follow the same pattern that has worked with other mods and change all the folders named 'classic' to 'IrishGifts'. Followed the rest of the instructions but still get the same error. IE:

Fatal error: Call to undefined function zen_get_multiple_tax_rates() in C:\xampp\htdocs\bmlc\includes\classes\order.php on line 450

I've googled the b'jesus out that error but I haven't the knowledge to spot if there's an answer in the results.

Is anyone able to help me?

20 Aug 2010, 17:10
#993
jtheed avatar

jtheed

Zen Follower

Join Date:
Apr 2008
Posts:
356
Plugin Contributions:
2

Re: Fast and Easy Checkout

zubenubi:

Hummmm.... OK, I've searched through this thread and the thread on numinix's site looking for answers. There's a bunch of people confused about what to name their folders, ie whether to rename all the classic folders to your_template but I'm buggered if I can see an answer - although it is late now :wacko:.

I also discovered that there maybe a problem with the SSU url mod, but I've turned it off and on and doesn't seem to make a difference and besides, from what I've read on it's thread and elsewhere it's compatible with FEC anyhoos. I'm at a bit of a loss so I started again (again, again) from scratch.

My template happens to be called IrishGifts and even though the instructions tell me to upload the files and then change the name of one folder, I decided that I'd follow the same pattern that has worked with other mods and change all the folders named 'classic' to 'IrishGifts'. Followed the rest of the instructions but still get the same error. IE:

Fatal error: Call to undefined function zen_get_multiple_tax_rates() in C:\xampp\htdocs\bmlc\includes\classes\order.php on line 450

I've googled the b'jesus out that error but I haven't the knowledge to spot if there's an answer in the results.

Is anyone able to help me?

You can probably remove that line. I believe it came about in 1.3.9 as it is not in 1 .3 8s order.php file.

See if it is defined in the /includes/functions/functions_taxes.php file if that exists in 1.3.7.

21 Aug 2010, 14:36
#994
ryanb4614 avatar

ryanb4614

Totally Zenned

Join Date:
Feb 2008
Posts:
556
Plugin Contributions:
0

Re: Fast and Easy Checkout

For future updates, I would like the option to verify the address or zip code with the state and the option not to allow PO Box numbers for the shipping address. I know there is mods for these but the PO Box mod bans po box numbers for billing and shipping.

21 Aug 2010, 14:38
#995
creinold avatar

creinold

Zen Follower

Join Date:
Sep 2008
Location:
North Highlands, California 95660
Posts:
287
Plugin Contributions:
0

Re: Fast and Easy Checkout

Why not upgrade your zen-cart to 1.3.9. Has many bug fixes and most important security fixes.
Posted via Mobile Device

21 Aug 2010, 18:57
#996
dealbyethan_com avatar

dealbyethan_com

Totally Zenned

Join Date:
Dec 2005
Location:
Perth, Western Australia, Australia
Posts:
782
Plugin Contributions:
0

Re: Fast and Easy Checkout

Hi, I was using v1.8.1 and was having problems with the gift certificate and discount coupon buttons. They don't work when I put in the code and hit the button to redeem. It looks like the buttons are not hyperlinked or the links are broken. I upgraded to v1.8.3 but this doesn't solve the issue. Please help. Thanks.

22 Aug 2010, 05:42
#997
creinold avatar

creinold

Zen Follower

Join Date:
Sep 2008
Location:
North Highlands, California 95660
Posts:
287
Plugin Contributions:
0

Re: Fast and Easy Checkout

Are you using an seo uri contribution?
Posted via Mobile Device

22 Aug 2010, 12:27
#998
dealbyethan_com avatar

dealbyethan_com

Totally Zenned

Join Date:
Dec 2005
Location:
Perth, Western Australia, Australia
Posts:
782
Plugin Contributions:
0

Re: Fast and Easy Checkout

Hi,

Was using Ultimate SEO URL. But it has been removed.

22 Aug 2010, 14:19
#999
creinold avatar

creinold

Zen Follower

Join Date:
Sep 2008
Location:
North Highlands, California 95660
Posts:
287
Plugin Contributions:
0

Re: Fast and Easy Checkout

Have you tried the Change billing and shipping button?
Posted via Mobile Device

22 Aug 2010, 17:09
#1000
dealbyethan_com avatar

dealbyethan_com

Totally Zenned

Join Date:
Dec 2005
Location:
Perth, Western Australia, Australia
Posts:
782
Plugin Contributions:
0

Re: Fast and Easy Checkout

Yes those buttons work. Not the Gift Certificate and Discount Coupon buttons. Am I the only having this problem?