Results 1 to 5 of 5
  1. #1
    Join Date
    May 2011
    Posts
    17
    Plugin Contributions
    0

    Default back ordering and then debit credit card when back order product come back into stock

    I know this part is possible:
    When a user tries to add a product to the cart, system needs to check inventory and if inventory is zero, needs to display the message to the user "This product is currently out of stock and will be shipped in 2-3 weeks".

    But I do not know if zen cart supports this feature or if there is an add-on which does following:
    It will also add the item to back order list for the customer and not charge for it until there is inventory in stock. (need to see how zencart handles these situations out of the box and do it the same way).

  2. #2
    Join Date
    Aug 2009
    Location
    Bedford, England
    Posts
    966
    Plugin Contributions
    0

    Default Re: back ordering and then debit credit card when back order product come back into s

    Quote Originally Posted by cem1 View Post
    I know this part is possible:
    When a user tries to add a product to the cart, system needs to check inventory and if inventory is zero, needs to display the message to the user "This product is currently out of stock and will be shipped in 2-3 weeks".

    But I do not know if zen cart supports this feature or if there is an add-on which does following:
    It will also add the item to back order list for the customer and not charge for it until there is inventory in stock. (need to see how zencart handles these situations out of the box and do it the same way).
    as far as i'm aware you can allow checkout for items that are out of stock, so you could just have a standard message advising items will be dispatched when back in stock.

    I doubt without some seiolus custom coding you would be able to show individual expected dates for products, though having said that the code exists because you can display expected products listing on a category view and I guess that is simply pulling product details based on that category id.. so you could maybe use the same code in the shopping cart and instead of checking category, check the product id's in cart..

    of course also depends if you have a mod like stock by attributes which could complicate things further.
    Phil Rogers
    A problem shared is a problem solved.

  3. #3
    Join Date
    Aug 2009
    Location
    Bedford, England
    Posts
    966
    Plugin Contributions
    0

    Default Re: back ordering and then debit credit card when back order product come back into s

    also with regard to only charging after its back in stock, perhaps you could make a discount module that makes a product free if the stock is 0?
    Phil Rogers
    A problem shared is a problem solved.

  4. #4
    Join Date
    Aug 2009
    Location
    Bedford, England
    Posts
    966
    Plugin Contributions
    0

    Default Re: back ordering and then debit credit card when back order product come back into s

    and then on the 'discount' line you could call it something like,

    for example
    Backorder Items Amount Outstanding: £-133.43
    Phil Rogers
    A problem shared is a problem solved.

  5. #5
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: back ordering and then debit credit card when back order product come back into s

    Zen Cart is primarily geared around collecting full payment up-front for all purchases. The only exception to that is where the selected payment choice requires a delay such as waiting for a check/money-order to arrive, or COD, etc.

    Some stores set their credit-card module into "authorize-only" mode so that cards are not actually charged until the administrator manually captures the payment. This is typical for sellers whose fulfillment can't happen until products are actually assembled or built to specifications and therefore not shipped within a day or two of the order being placed.

    To change things to selectively set a purchase to authorize-only only under "certain conditions" would require some custom rewriting of code. It gets even more complicated if you intend to collect partial payments in multiple stages such as if the customer is buying 3 items and only 2 are on backorder. What's even more challenging is if you then needed to charge shipping multiple times, since that's not a built-in option presently.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. Replies: 146
    Last Post: 13 Dec 2020, 09:52 AM
  2. Replies: 6
    Last Post: 18 Oct 2010, 06:42 PM
  3. back in stock notification - buttons 'back' and 'update' not working
    By flix in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 24 Mar 2010, 10:02 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR