add to cart the first lucky guy
Hello
I use zen cart 1.57
PHP Version: 7.3.33
In the Zen cart the quest 1 and the quest 2 (or the customer 1 and the customer 2) both they can add to cart the same product even the quantity it is one 1 piece .
*note The only available shipping module is paypal express checkout.
My question is..
Does will have any risk to come to my store more than one order for the specific product ?.
Can I change something in admin panel (setup) to configure and allowed only one customer (the first lucky or fast) add to his basket this unique product ?
Thanks in advance.
Re: add to cart the first lucky guy
Quote:
Originally Posted by
Dastyen
Hello
I use zen cart 1.57
PHP Version: 7.3.33
In the Zen cart the quest 1 and the quest 2 (or the customer 1 and the customer 2) both they can add to cart the same product even the quantity it is one 1 piece .
*note The only available shipping module is paypal express checkout.
My question is..
Does will have any risk to come to my store more than one order for the specific product ?.
Can I change something in admin panel (setup) to configure and allowed only one customer (the first lucky or fast) add to his basket this unique product ?
Thanks in advance.
I forgot to mention I have already setup in admin the Stock below
3. Track stock, do not permit backorders
Check stock level = true
Subtract stock = true
Allow Checkout = false
Re: add to cart the first lucky guy
The lucky guy is the one who checks out and pays first. Everyone else snoozes and loses.
Re: add to cart the first lucky guy
Quote:
Originally Posted by
swguy
The lucky guy is the one who checks out and pays first. Everyone else snoozes and loses.
Yes but maybe two customers can be lucky if they press the place order the same time
Re: add to cart the first lucky guy
Quote:
Originally Posted by
Dastyen
Yes but maybe two customers can be lucky if they press the place order the same time
As said, the first one to win is the one that confirms their order first. The possibility of two or more individuals accomplishing that at exactly the same microsecond is infinitesimally small. It is true and possible for two or more people to have the same item in their cart, but whomever is slower will be returned to the shopping cart screen if in their attempt to purchase the item(s) are no longer available.
Re: add to cart the first lucky guy
Quote:
Originally Posted by
mc12345678
As said, the first one to win is the one that confirms their order first. The possibility of two or more individuals accomplishing that at exactly the same microsecond is infinitesimally small. It is true and possible for two or more people to have the same item in their cart, but whomever is slower will be returned to the shopping cart screen if in their attempt to purchase the item(s) are no longer available.
I make test from two different PC on my desktop with differents IP and different beta accounts using temporary the COD payment way.
I press the same time both buttons (I use my two hands) -<place orders>- in the same product with one item quantity.
Both customers receive confirmation email and the orders in their histiry of orders.
The product after was disable of course with (-1) quantity.
Re: add to cart the first lucky guy
Quote:
Originally Posted by
Dastyen
I make test from two different PC on my desktop with differents IP and different beta accounts using temporary the COD payment way.
I press the same time both buttons (I use my two hands) -<place orders>- in the same product with one item quantity.
Both customers receive confirmation email and the orders in their histiry of orders.
The product after was disable of course with (-1) quantity.
Now just make test with the same way again and I count, it tooks 3-5 second to update the database the stock be zero and disable the product from the webshop after the first purchase.
When I try to purchase from the second one acount direct my cart be empty.
Re: add to cart the first lucky guy
Quote:
Originally Posted by
Dastyen
Now just make test with the same way again and I count, it tooks 3-5 second to update the database the stock be zero and disable the product from the webshop after the first purchase.
When I try to purchase from the second one acount direct my cart be empty.
Another new one test.
Both accounts on the final stage of place order each one has 1 piece in their cart.
I press the first place order and the order confirmed.
I go and check the quantity was 0 and the product disable.
When press the place order button from the second account the confirmation of the order comes to my email.
So if 30 customers they run add to their cart the item and arrive to the stage of place order, then I think everyone will have from one email confirmation of their orders.
Re: add to cart the first lucky guy
Set Admin > Configuration > Stock > Allow Checkout = false and people won't be able to complete checkout if the product is out of stock.
Re: add to cart the first lucky guy
Quote:
Originally Posted by
swguy
Set Admin > Configuration > Stock > Allow Checkout = false and people won't be able to complete checkout if the product is out of stock.
Already I have this setup in the stock configuration.