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 3 of 3

Thread: ASPDNSF sales tax integration with CertiTAX (CCH)

  1. #1
    ehosca is offline Junior Member
    Join Date
    Aug 2009
    Posts
    1

    Default ASPDNSF sales tax integration with CertiTAX (CCH)

    how to integrate ASPDNSF to use tax rate information from CCH.

    http://www.hosca.com/blog/post/2009/...-CertiTAX.aspx

  2. #2
    Mike The Last Boyscout is offline User
    Join Date
    Nov 2008
    Posts
    254

    Default

    We are currently considering an integration with AspDotNetStorefront and CCH. Please keep an eye on our third-party integrations page for future updates!

  3. #3
    George the Great is offline Senior Member
    Join Date
    Nov 2006
    Location
    Cleveland, OH
    Posts
    1,792

    Default

    This was previously a bit difficult due to the nature of our pricing calculations; all of our calculations came from a stored procedure called GetCartSubTotalAndTax. Currently to make such an integration you'll need source code and you'll need to make a few changes to TaxTotal in the ShoppingCart class (there are other places as well if you are using VAT) and probably the stored procedure as well.

    We're currently implementing a plug-in interface that will allow you to make such integrations much more efficiently, which is part of the integration previosly mentioned and of the main features recently demonstrated at our developers conference. Keep an eye out soon for this
    <a href="http://www.aspdotnetstorefront.com">Shopping Cart Software</a>