Guest Posted August 2, 2006 Posted August 2, 2006 Though I have Subtract Stock set to "true", my product quantities are not changing when an item is bought. This is a recent problem, but I can't think of anything that I have done that will have set it off. My settings in Admin > Configuration > Stock are: Check stock level : true Subtract stock : true Allow Checkout : false Mark product out of stock: *** Stock Re-order level: 0
Guest Posted August 5, 2006 Posted August 5, 2006 Sorry, but *bump* Has no one else come across this?
choosealogin Posted August 6, 2006 Posted August 6, 2006 Do you use paypal? Regardless, stock paypal or IPN, the stock won't get subtracted if the order isn't officially completed.
Guest Posted August 10, 2006 Posted August 10, 2006 Do you use paypal? Regardless, stock paypal or IPN, the stock won't get subtracted if the order isn't officially completed. Yeah, I am using paypal. I'll look into that. Thanks.
saqib21 Posted August 10, 2006 Posted August 10, 2006 Yeah, I am using paypal. I'll look into that. Thanks. yes unless the order goes through paypal completely and you change its status from pending to delivered, it wont subtract the stock.
Guest Posted August 10, 2006 Posted August 10, 2006 yes unless the order goes through paypal completely and you change its status from pending to delivered, it wont subtract the stock. No, that's not it. I've noticed that - even after a purchase is completed and I've changed the status to "Delivered" the item still says in the customers basket as well. Presumably they're related?
Guest Posted August 10, 2006 Posted August 10, 2006 if the customer does not come back to the store from paypal it will not empty his cart. The catalog\checkout_process.php has to be executed to empty the customer's cart. And that happens if they return back to the store from the gateway. I know there implementations around it but have the opposite effect. They empty the cart right after the confirmation but then if the customer aborts the payment they endup with their cart empty.
jhsands Posted August 10, 2006 Posted August 10, 2006 I like Linkpoint... it takes care of it on both ends. BACKUP your current files before editing. Did I mention to BACKUP your current files, first? "I'm not a hero, I'm a firefighter; it is my job to save lives. I'm a Jesus Christ Firefighter saving souls from the flames!" Installed contribs: Almost XP Buttons *** Attribute Sort *** Auto Thumbnail Change *** Column Product Listing (for SPPC v4.0) *** Contact Us Registered *** Country-State Selector 1.3.3J *** CC# Db Mask 1.3 *** Email Order Clickable Link *** Extra Images *** Linkpoint API CVM *** Loginbox Best *** New Spiders *** New Attrib Mgr v.5.0 w/ New Attrib Include *** Multi Product Update *** MySQL Cron *** Pricing per Category *** Product Listing in Columns v2.2 [later upgraded to CPL(SPPC)] *** Product Sort v1.6 *** Seperate Pricing Per Customer v4.15 *** Simple Down for Maintenance [Gokou] *** Ultimate_SEO_URLs_v2.2.2 *** UPS Worldship Export 1.3 *** Welcome Email username & password
Guest Posted August 10, 2006 Posted August 10, 2006 I like Linkpoint... it takes care of it on both ends. Not idea what you mean really. The moment the customer has to fill a form with an external gateway no matter what it is, it will have this problem. He simply make the payment and closes the browser. You do not get a chance to empty the cart because the flow never gets back to the store.
Guest Posted August 16, 2006 Posted August 16, 2006 if the customer does not come back to the store from paypal it will not empty his cart. The catalog\checkout_process.php has to be executed to empty the customer's cart. And that happens if they return back to the store from the gateway. No, I've checked that and still no difference.
Guest Posted August 16, 2006 Posted August 16, 2006 No, I've checked that and still no difference. then that means you have some custom code integrated which does not reset the cart.
Guest Posted September 13, 2006 Posted September 13, 2006 then that means you have some custom code integrated which does not reset the cart. Are there any obvious culprits? Or, is there a particular code (or lackof) that I should be looking for? Thanks for your help.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.