Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

After sale quantity is not reduced


Guest

Recommended Posts

Posted

After a sale the number of items in quantity is not reduced. This can lead to items being purchased that are not in stock. Does anyone have an idea where I can start to look for the cause of this problem? If the quantity is set to 0 in the administration then the product cannot be bought.

 

Thanks

 

Tim

Posted

What are your settings under stock in your admin area?

Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

 

Virus Threat Scanner

My Contributions

Basic install answers.

Click here for Contributions / Add Ons.

UK your site.

Site Move.

Basic design info.

 

For links mentioned in old answers that are no longer here follow this link Useful Threads.

 

If this post was useful, click the Like This button over there ======>>>>>.

Posted

the settings are:

 

Stock

 

Check stock level true

Subtract stock true

Allow Checkout true

Mark product out of stock ***

Stock Re-order level 5

Posted

Are you using downloadable products?

 

See checkout_process.php.

Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

 

Virus Threat Scanner

My Contributions

Basic install answers.

Click here for Contributions / Add Ons.

UK your site.

Site Move.

Basic design info.

 

For links mentioned in old answers that are no longer here follow this link Useful Threads.

 

If this post was useful, click the Like This button over there ======>>>>>.

Posted

Also depends on Payment module used in payment.

 

Satish.

Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site.

 

Check My About US For who am I and what My company does.

Posted

no, I'm not using anything to do with downloads.

Posted

the paypal module is Paypal Website Payments Standard . . .

 

Thanks

Posted

if (STOCK_LIMITED == 'true') {

 

in before process function this code is there which reduces stock.

 

Chek this code.

 

Satish

Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site.

 

Check My About US For who am I and what My company does.

Posted

Hi,

 

In which php file can I find the code?

 

Thanks

Posted

in Payment module file.

 

Satish

Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site.

 

Check My About US For who am I and what My company does.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...