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

Fast and Easy Checkout

Views: 550,820

Results 361 to 380 of 2,177
10 Dec 2008, 3:58 PM
#361
micmed avatar

micmed

Zen Follower

Join Date:
Mar 2008
Location:
The Free South
Posts:
165
Plugin Contributions:
0

Fast and Easy Checkout

numinix:

Depending on which template file you are using:

/includes/templates/YOUR_TEMPLATE/templates/

then look for either the split or stacked checkout templates depending on which you are using.

I am using the split checkout. I have looked in the tpl_checkout_split.php file but do not know what to move and to where to make this work.

Your help is most appreciated.

10 Dec 2008, 7:38 PM
#362
trillian avatar

trillian

Zen Follower

Join Date:
Jun 2005
Location:
London, UK
Posts:
141
Plugin Contributions:
0

Re: Fast and Easy Checkout

OK, I have just 'installed' the fast and easy checkout using a recent download of the file (1-22.zip).

cart is version 1.3.8a

1st question, I am still unclear about what this install step means; "Rename /includes/templates/YOUR_TEMPLATE to your custom template name"

My cart has two folders in templates; 'classic' and 'template default'. So do I upload the YOUR_TEMPLATE folder into includes/templates ? Do I instead load
the files in it into their respective places in either 'classic' or 'template default' ?

I had read a long way through the thread but never saw the above question answered, so in the meantime I loaded the files contained
in the YOUR_TEMPLATE folder in their respective places in the existing template folders.

What happens currently is that at the 'confirm the order' stage it will not go any further because there has been no place to
select a payment method (this store is using the basic Paypal module at the moment) .

I assume the error is due to improper / incomplete installation.

Many Thanks

11 Dec 2008, 12:08 AM
#363
wildgarden avatar

wildgarden

New Zenner

Join Date:
Apr 2006
Posts:
32
Plugin Contributions:
0

Re: Fast and Easy Checkout

Hi, I'm having problem with gift certificates and this module. It works fine when GC amount is greater than order total, but when I apply amount less than order total it miscalculates. Also it doesn't update amount in shopping cart confirmation after amount is applied. I think this is a bug?

11 Dec 2008, 12:32 AM
#364
numinix avatar

numinix

Totally Zenned

Join Date:
Apr 2007
Location:
Vancouver, Canada
Posts:
1,566
Plugin Contributions:
58

Re: Fast and Easy Checkout

Once the gift certificate is added to the cart the customer enters an amount to redeem in the box and then continues to the confirmation page without clicking refresh. It should deduct the amount of the gift certificate on the confirmation page or go straight to the success page if one-page checkout is enabled.

There is a bug though when a customer enters and amount in the gv box and then clicks refresh. This will update the order total on the checkout page, but when they click to confirm checkout, the page will be refreshed and the gift voucher will be removed.

This will be looked into further.

11 Dec 2008, 12:44 AM
#365
wildgarden avatar

wildgarden

New Zenner

Join Date:
Apr 2006
Posts:
32
Plugin Contributions:
0

Re: Fast and Easy Checkout

Thanks for the reply numinix, but I don't get a confirmation page with the deducted amount from the total (it goes straight to Paypal checkout page which is the only payment module I have installed with the miscalculation) even though I have Checkout Confirmation Alternate Text page configured in my admin. Maybe I haven't installed module properly. SHould I be seeing something different?

11 Dec 2008, 7:32 PM
#366
numinix avatar

numinix

Totally Zenned

Join Date:
Apr 2007
Location:
Vancouver, Canada
Posts:
1,566
Plugin Contributions:
58

Re: Fast and Easy Checkout

wildgarden:

Thanks for the reply numinix, but I don't get a confirmation page with the deducted amount from the total (it goes straight to Paypal checkout page which is the only payment module I have installed with the miscalculation) even though I have Checkout Confirmation Alternate Text page configured in my admin. Maybe I haven't installed module properly. SHould I be seeing something different?

It should briefly show the payment processing text and then forward to PayPal. For testing purposes, either disable the one-page checkout from within the admin, or disable javascript on your browser and you'll be able to see the confirmation page. The discount should appear there properly.

I too tested with PayPal and the calculations were made correctly. This test was performed on the live Numinix website.

11 Dec 2008, 10:02 PM
#367
micmed avatar

micmed

Zen Follower

Join Date:
Mar 2008
Location:
The Free South
Posts:
165
Plugin Contributions:
0

Re: Fast and Easy Checkout

micmed:

I am using the split checkout. I have looked in the tpl_checkout_split.php file but do not know what to move and to where to make this work.

Your help is most appreciated.

Please Help:eek:

12 Dec 2008, 1:14 AM
#368
kburner avatar

kburner

Totally Zenned

Join Date:
Apr 2008
Location:
Flint, Michigan
Posts:
684
Plugin Contributions:
0

Re: Fast and Easy Checkout

I have this mod loaded with COWOA. I would like to change css file, but barely get by. Which css file should I use? Directions state to create your own....but do not know where to begin. Does anyone have suggestions?

Thanks,
Kim

12 Dec 2008, 2:17 AM
#369
numinix avatar

numinix

Totally Zenned

Join Date:
Apr 2007
Location:
Vancouver, Canada
Posts:
1,566
Plugin Contributions:
58

Re: Fast and Easy Checkout

kburner:

I have this mod loaded with COWOA. I would like to change css file, but barely get by. Which css file should I use? Directions state to create your own....but do not know where to begin. Does anyone have suggestions?

Thanks,
Kim

Edit the file in:

includes/templates/YOUR_TEMPLATE/css/checkout.css

13 Dec 2008, 2:40 AM
#370
kburner avatar

kburner

Totally Zenned

Join Date:
Apr 2008
Location:
Flint, Michigan
Posts:
684
Plugin Contributions:
0

Re: Fast and Easy Checkout

numinix:

Edit the file in:

includes/templates/YOUR_TEMPLATE/css/checkout.css

Thanks numinix for the checkout part.

I need to modify the billing or first part of checkout. All of my boxes to enter information are all over the place and swished together.

https://www.burnerbooks.com//index.php?main_page=no_account

Kim

13 Dec 2008, 8:31 PM
#371
kburner avatar

kburner

Totally Zenned

Join Date:
Apr 2008
Location:
Flint, Michigan
Posts:
684
Plugin Contributions:
0

Re: Fast and Easy Checkout

Does anyone know how to move the Shipping Method before shopping cart contents at the top of the page.

17 Dec 2008, 6:12 PM
#372
lankeeyankee avatar

lankeeyankee

Totally Zenned

Join Date:
Jan 2007
Posts:
1,514
Plugin Contributions:
1

Re: Fast and Easy Checkout

I have just upgraded to 1.25, using ZC 1.3.7.1. I am using all of the new files apart from the tpl_checkout_default file which I kept from v 1.05 since I don't care about the split page/stacked page options and all of the code seemed to be essentially the same between the old tpl_checkout_default and the new tpl_checkout_default with tpl_checkout_split(apart from the old file not using tables). Everything functions correctly except for the following error.

When I enter an invalid credit card expiration date and click submit, I am taken to the fec_checkout_confirmation page, which then kicks me back to the checkout page with the correct error message.

Where the bug is, is that when you are redirected back to the checkout page the url is only &main_page=checkout and not &main_page=checkout&action=null. What happens is that when I enter in the credit card info again and click submit, the page just refreshes and the new url is &main_page=checkout&action=null. I then have to resubmit the credit card info again to get to the checkout confirmation page again.

I have looked through the header_php files in both modules>pages>checkout and modules>pages>fec_checkout_confirmation, and at the various tpl files in templates>my_template>templates but can't see where the error is.

Is this a known issue, and if so is there a workaround? It adds a level of confusion and frustration for the user when they are having pages refresh for no apparent reason.

Thanks for continuing to develop and support your mods, Numinix!!

18 Dec 2008, 7:32 AM
#373
numinix avatar

numinix

Totally Zenned

Join Date:
Apr 2007
Location:
Vancouver, Canada
Posts:
1,566
Plugin Contributions:
58

Re: Fast and Easy Checkout

lankeeyankee:

I have just upgraded to 1.25, using ZC 1.3.7.1. I am using all of the new files apart from the tpl_checkout_default file which I kept from v 1.05 since I don't care about the split page/stacked page options and all of the code seemed to be essentially the same between the old tpl_checkout_default and the new tpl_checkout_default with tpl_checkout_split(apart from the old file not using tables). Everything functions correctly except for the following error.

When I enter an invalid credit card expiration date and click submit, I am taken to the fec_checkout_confirmation page, which then kicks me back to the checkout page with the correct error message.

Where the bug is, is that when you are redirected back to the checkout page the url is only &main_page=checkout and not &main_page=checkout&action=null. What happens is that when I enter in the credit card info again and click submit, the page just refreshes and the new url is &main_page=checkout&action=null. I then have to resubmit the credit card info again to get to the checkout confirmation page again.

I have looked through the header_php files in both modules>pages>checkout and modules>pages>fec_checkout_confirmation, and at the various tpl files in templates>my_template>templates but can't see where the error is.

Is this a known issue, and if so is there a workaround? It adds a level of confusion and frustration for the user when they are having pages refresh for no apparent reason.

Thanks for continuing to develop and support your mods, Numinix!!

This is a valid bug and is fixed in v1.26 just released.

Thank you for the detailed bug report.

18 Dec 2008, 4:40 PM
#374
lankeeyankee avatar

lankeeyankee

Totally Zenned

Join Date:
Jan 2007
Posts:
1,514
Plugin Contributions:
1

Re: Fast and Easy Checkout

numinix:

This is a valid bug and is fixed in v1.26 just released.

Thank you for the detailed bug report.

Thanks! It works now.:clap:

21 Dec 2008, 5:12 PM
#375
dreamlex avatar

dreamlex

New Zenner

Join Date:
Dec 2008
Posts:
57
Plugin Contributions:
0

Re: Fast and Easy Checkout

I just installed FEC and it worked wonderfully even though I do not test payment with checkout yet. I search for Easy Sign-Up and Login add-on but couldn't find it.

I saw your website and I like the idea of having login area and register area separate - is it related to Easy Sign-Up and Login?

If so, could you please direct me to the url where I can download it?

thank you.

22 Dec 2008, 5:49 AM
#376
lankeeyankee avatar

lankeeyankee

Totally Zenned

Join Date:
Jan 2007
Posts:
1,514
Plugin Contributions:
1

Re: Fast and Easy Checkout

I'm not sure if this has to do with me using the tpl_checkout_default from v1.05 instead of the one in v1.26. I have upgraded all of the other files to FEC v1.26(although of course my FEC won't call tpl_checkout_split or _stacked).

The refresh button on the coupon field doesn't work plus when changing shipping methods the page is not automatically refreshed to show the new shipping price.

I checked through the files and finally figured out that modules>pages>checkout>jscript_main.php is different from v1.05. The difference is the old version uses document.checkout while the new version uses document.checkout_payment throughout the file. Apart from that the files are identical. Once I changed it to the v1.05 file the refreshes worked.

Has anyone else experienced this or is it just me?

22 Dec 2008, 7:45 PM
#377
numinix avatar

numinix

Totally Zenned

Join Date:
Apr 2007
Location:
Vancouver, Canada
Posts:
1,566
Plugin Contributions:
58

Re: Fast and Easy Checkout

lankeeyankee:

I'm not sure if this has to do with me using the tpl_checkout_default from v1.05 instead of the one in v1.26. I have upgraded all of the other files to FEC v1.26(although of course my FEC won't call tpl_checkout_split or _stacked).

The refresh button on the coupon field doesn't work plus when changing shipping methods the page is not automatically refreshed to show the new shipping price.

I checked through the files and finally figured out that modules>pages>checkout>jscript_main.php is different from v1.05. The difference is the old version uses document.checkout while the new version uses document.checkout_payment throughout the file. Apart from that the files are identical. Once I changed it to the v1.05 file the refreshes worked.

Has anyone else experienced this or is it just me?

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...

23 Dec 2008, 3:11 PM
#378
lankeeyankee avatar

lankeeyankee

Totally Zenned

Join Date:
Jan 2007
Posts:
1,514
Plugin Contributions:
1

Re: Fast and Easy Checkout

numinix:

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

$messageStack->add_session('checkout', TEXT_VALID_COUPON,'success');


If I change it to:

```php
$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?

23 Dec 2008, 6:59 PM
#379
numinix avatar

numinix

Totally Zenned

Join Date:
Apr 2007
Location:
Vancouver, Canada
Posts:
1,566
Plugin Contributions:
58

Re: Fast and Easy Checkout

lankeeyankee:

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:

$messageStack->add_session('checkout', TEXT_VALID_COUPON,'success');

>  
> If I change it to:
>  
> ```php
$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.

26 Dec 2008, 7:01 AM
#380
mvstudio avatar

mvstudio

Zen Follower

Join Date:
Apr 2008
Posts:
447
Plugin Contributions:
1

Re: Fast and Easy Checkout

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./