Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 2 of 2

Thread: Tax by Sub-State/Province custom dev

  1. #1
    jtoast is offline Junior Member
    Join Date
    Nov 2011
    Posts
    1

    Default Tax by Sub-State/Province custom dev

    I would like to do some custom development to allow me to capture the county for a customer (within a state), and tie it to a tax % delta. I have not done any custom work on AspDotNetStorefront before. Can someone give me some pointers about the best way to go about this development? Any advice will be welcomed, but some specifics I would like to know:

    - how best to "hook" into the tax rate calculation to adjust based on custom logic
    - how best to pull additional address data (county) from another table outside the standard Address database table

    My goals are to keep it as "loosely-coupled" as possible to make it as easy as possible to manage if the version of ASPDNSF is upgraded in the future.

    In case anyone is curious about the reasons - I need to cater for different tax rates per county in the State of Florida. I could use a third party plugin to handle this, but am trying to avoid another monthly fee - especially as all I really need to do is identify one extra piece of address information, and tie it to a tax % delta.

    Thanks for any help!

  2. #2
    SGTH is offline Junior Member
    Join Date
    Nov 2011
    Posts
    6

    Default

    Need same advice, same state too.