Zen Cart Logo
Forums / General Questions / "go to Checkout" button does nothing

"go to Checkout" button does nothing

Views: 1,131

Results 1 to 11 of 11
11 May 2012, 3:35 PM
#1
dkillion avatar

dkillion

New Zenner

Join Date:
May 2012
Posts:
5
Plugin Contributions:
0

"go to Checkout" button does nothing

New to Zen Cart and have come across an issue that I cannot make sense of... Let's say I have 25 items... When a customer selects one item, clicks the "Add to Cart" the order summary is displayed. If the customer then clicks the "go to Checkout" button, the page does not go to checkout, but rather simply reloads and displays the error message...

Please update your order. The item: "item name" ... Quantity Units errors -
You ordered a total of: 1 Units: 25 Max: 25

However, it the customer order the entire 25 item available, the process works just fine.

11 May 2012, 3:51 PM
#2
davowave avatar

davowave

New Zenner

Join Date:
Mar 2009
Posts:
90
Plugin Contributions:
0

Re: "go to Checkout" button does nothing

Do you have a link to your site?

11 May 2012, 3:56 PM
#3
dkillion avatar

dkillion

New Zenner

Join Date:
May 2012
Posts:
5
Plugin Contributions:
0

Re: "go to Checkout" button does nothing

http://www.mrf.org/store2/

dkillion:

New to Zen Cart and have come across an issue that I cannot make sense of... Let's say I have 25 items... When a customer selects one item, clicks the "Add to Cart" the order summary is displayed. If the customer then clicks the "go to Checkout" button, the page does not go to checkout, but rather simply reloads and displays the error message...

Please update your order. The item: "item name" ... Quantity Units errors -
You ordered a total of: 1 Units: 25 Max: 25

However, it the customer order the entire 25 item available, the process works just fine.

11 May 2012, 4:08 PM
#4
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: "go to Checkout" button does nothing

The settings for the Units, Minimum and Maximum are used when you want the customer to buy a Product such as minimum of 10, or in units of 2 such as 2, 4, 6, 8, or a Maximum of 12 ...

If you are mixing this up with you have a Product Quantity of 25 and trying to use them to limit how many of the Product can be purchased, such as maximum 25 because you have 25 in stock ... that is not needed, this can be controlled in the Configuration ... Stock ... settings that the customer cannot order more than the quantity in stock when stock tracking is used ...

How are you trying to use these Minimum, Maximum and units?

Perhaps you really need these set to the defaults of:
Minimum 1
Unit 1
Maximum 0 (for unlimited)

11 May 2012, 4:25 PM
#5
dkillion avatar

dkillion

New Zenner

Join Date:
May 2012
Posts:
5
Plugin Contributions:
0

Re: "go to Checkout" button does nothing

Presently, the person entering data into the store is not using the defaults for Unit and Maximum but rather setting values based on how much inventory she has... i.e. if she has 25 items she is setting Maximum at 25 and Units at 25

11 May 2012, 4:32 PM
#6
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: "go to Checkout" button does nothing

Do not do that ...

Leave those settings at their defaults:

Product Qty Minimum: **1 **
Product Qty Maximum: **0 **= Unlimited, 1 = No Qty Boxes
Product Qty Units: **1 **

The settings for how much inventory there is would be the:

Products Quantity:

So if there are 25 in stock, just set that as ...

Products Quantity: 25

11 May 2012, 4:33 PM
#7
dkillion avatar

dkillion

New Zenner

Join Date:
May 2012
Posts:
5
Plugin Contributions:
0

Re: "go to Checkout" button does nothing

dkillion:

Presently, the person entering data into the store is not using the defaults for Unit and Maximum but rather setting values based on how much inventory she has... i.e. if she has 25 items she is setting Maximum at 25 and Units at 25

Okay, I modified the settings on a couple product items per the defaults and that seems to have resolved the problem. Thank you for your input... you have been most helpful.

11 May 2012, 4:36 PM
#8
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: "go to Checkout" button does nothing

NOTE: check the settings in the Configuration ... Stock ...

These should be the settings you need:

Check stock level true
Subtract stock true
Allow Checkout false

Then decide if you want the Product to disappear from the Catalog when the stock quantity gets to <= 0 ...

Products status in Catalog when out of stock should be set to
Show Products when out of stock

0= set product status to OFF
1= leave product status ON

Set to 0, the Product is set to status off, and will not show ...

Set to 1, the Product will show, but show as Sold out ...

11 May 2012, 4:52 PM
#9
dkillion avatar

dkillion

New Zenner

Join Date:
May 2012
Posts:
5
Plugin Contributions:
0

Re: "go to Checkout" button does nothing

So noted and done... Once again thanks a lot.

11 May 2012, 5:10 PM
#10
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: "go to Checkout" button does nothing

You are most welcome ... :smile:

11 May 2012, 5:11 PM
#11
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: "go to Checkout" button does nothing

NOTE: be sure to fix all of your other Products as well as they are also set up incorrectly ...