Announcement

Collapse
No announcement yet.

Multiple Tax Modules?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Multiple Tax Modules?

    Is it possible to have more than one tax module installed. My client has a particular group of customer who he wants to charge sales tax based on a lookup table, then fall back o the default for all other customers.

    I'm not even sure if this can be done on the template level to "over-rider" the tax calculation.
    Ray Yates
    "If I have seen further, it is by standing on the shoulders of giants."
    --- Sir Isaac Newton

    #2
    Dev says No.
    Thanks,

    Rick Wilson
    CEO
    Miva, Inc.
    [email protected]
    https://www.miva.com

    Comment


      #3
      We've done something like this in the past, but had to resort to a System or Component module to override the built in State based sales tax.
      Bruce Golub
      Phosphor Media - "Your Success is our Business"

      Improve Your Customer Service | Get MORE Customers | Edit CSS/Javascript/HTML Easily | Make Your Site Faster | Get Indexed by Google | Free Modules | Follow Us on Facebook
      phosphormedia.com

      Comment


        #4
        The store design only supports one tax module at a time. It's possible to work around that limit by writing a tax module with a pass-thru feature, so that it can call other tax modules under some conditions; but the hookup is a little tricky.

        I have a utility module that runs "post-action" templates. It can be used to replace or modify a BasketCharge after the CTAX action is completed. Drop me a line if you'd like to give it a try.

        Thanks --
        Kent Multer
        Magic Metal Productions
        http://TheMagicM.com
        * Web developer/designer
        * E-commerce and Miva
        * Author, The Official Miva Web Scripting Book -- available on-line:
        http://www.amazon.com/exec/obidos/IS...icmetalproducA

        Comment

        Working...
        X