+ Reply to Thread
Results 1 to 8 of 8

Thread: Status Date Approved?

  1. #1
    Client
    Join Date
    May 2008
    Posts
    28
    Squirrelcart version
    not specified!

    Status Date Approved?

    Hi,

    I am unable to find the "Status Date: Approved" condition... has it be depreciated or changed to something else?

    Thanks.

    M.

  2. #2
    Squirrelcart Staff Jamie's Avatar
    Join Date
    May 2002
    Posts
    6,829
    Squirrelcart version
    v3.3.7
    Squirrelcart shows a "Status Date: blah" option on Order (completed) rules for every order status option in your database. There is no built in order status named "approved". You will only see an option to choose "Status Date: Approved" on a condition if you add a status option named "Approved":
    http://squirrelcart.com/help/?Order%...20Options.html

  3. #3
    Client
    Join Date
    May 2008
    Posts
    28
    Squirrelcart version
    not specified!
    Ah... thanks much.

  4. #4
    Client
    Join Date
    May 2008
    Posts
    28
    Squirrelcart version
    not specified!

    inform customers of approval

    Jamie

    One more question please... if I am offering downloads to customers who pay by check or money order, for instance, is there a way to inform those customers that their "download order" must be approved before they can download product, at the time their order is submitted?

    Thanks again.

    M

  5. #5
    Squirrelcart Staff Jamie's Avatar
    Join Date
    May 2002
    Posts
    6,829
    Squirrelcart version
    v3.3.7
    is there a way to inform those customers that their "download order" must be approved before they can download product, at the time their order is submitted?
    You can put a notice like that in a template file. If you only want it to appear for check or money order, you would need to put the notice in squirrelcart/payment_gateways/check.php. If you want it to appear for all orders, put it in the template file thanks_for_order.tpl.php.

  6. #6
    Client
    Join Date
    May 2008
    Posts
    28
    Squirrelcart version
    not specified!
    Thanks for the reply... which begs the question; is it possible to construct a rule that will require "Status Date: Approved" only when a check/money order is used for downloads?

    M

  7. #7
    Squirrelcart Staff Jamie's Avatar
    Join Date
    May 2002
    Posts
    6,829
    Squirrelcart version
    v3.3.7
    You can add a rule that will check "status date: approved" via one condition, and "field: payment method" = 'check or money order' via a 2nd condition.

  8. #8
    Client
    Join Date
    May 2008
    Posts
    28
    Squirrelcart version
    not specified!
    Thank you.

    Quote Originally Posted by Jamie View Post
    You can add a rule that will check "status date: approved" via one condition, and "field: payment method" = 'check or money order' via a 2nd condition.
    My question is, if this rule is placed within a "download section", for instance, would it interfere with a pre-existing rule that exists for an individual download within that section i.e. will the section rule allow a "pass through" when a Credit Card is used instead of a check or money order?

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts