Results 1 to 4 of 4
  1. #1
    Join Date
    Jan 2009
    Posts
    5
    Plugin Contributions
    0

    Default Can you auto update the order status?

    I am trying to find a way to update an order status to shipped for an order that consists only of downloadable products that have all been downloaded.

    I am on Zen Cart v1.3.8a/v1.3.8

    Thanks in advance,
    Rick

  2. #2
    Join Date
    Aug 2005
    Posts
    26,043
    Plugin Contributions
    9

    Default Re: Can you auto update the order status?

    admin > Localization > Orders Status > set your default
    Zen-Venom Get Bitten
    Get Your Business Found

  3. #3
    Join Date
    Jan 2009
    Posts
    5
    Plugin Contributions
    0

    Default Re: Can you auto update the order status?

    I should clarify. For orders coming back as successfully paid from my processing company, I would like to distinguish between physical items that have to be shipped and virtual orders that are downloaded.

    Basically I want someway to mark all of the downloads so that they stand out and we don't have to go in and mark each download order as shipped.

  4. #4
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    20,981
    Plugin Contributions
    25

    Default Re: Can you auto update the order status?

    You would need to write code for this, looking up each order in the db and somehow verifying that there are no physical products in it, then updating the order status for those that qualify to a new status like "Download". The verification method could vary depending on your store's organization. If all downloadable products are in one or more separate categories, you could use that as a criterion; if not, it could get tricky.

 

 

Similar Threads

  1. Change Email Subject of Status Update Messages e.g. Order Update XXXX
    By apemusic in forum Managing Customers and Orders
    Replies: 4
    Last Post: 13 Oct 2010, 08:42 AM
  2. Auto Order Status update?
    By Diddyo in forum General Questions
    Replies: 3
    Last Post: 25 Jul 2010, 05:14 AM
  3. Auto updating order status
    By Xaria in forum Managing Customers and Orders
    Replies: 3
    Last Post: 9 Feb 2009, 05:25 AM
  4. Orders- Update status of order, delete order or print order paperwork.
    By dandownunder in forum Managing Customers and Orders
    Replies: 6
    Last Post: 8 Aug 2006, 09:11 AM

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
  •