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: Use External Price/Shipping/Tax calculator

  1. #1
    bdamore is offline Member
    Join Date
    Jun 2011
    Posts
    52

    Question Use External Price/Shipping/Tax calculator

    Hello,
    I need to know how to use an external source for $price, $shipping, & $tax.
    I'm doing an XML POST to receive shipping and tax rates from a client's internal ERP.
    FYI: I know how to Post XML Data.

    They want to check for changes in real-time at:
    1. Hitting the product page
    2. Adding to cart
    3. Order Confirmation (if it changed juuuuust before processing)

    Question(s):

    -What file(s) do I need to modify. (I'm assuming 'shoppingcart.aspx')
    -Should I manually modify values in product tables themselves to reflect changes?
    -Or should I modify the Order_ShoppingCart table on the fly since it will be already filled when I have to check during #2 and #3 above?

    Anyone tackle this before?
    Thanks in advance, All.

  2. #2
    bdamore is offline Member
    Join Date
    Jun 2011
    Posts
    52

    Default

    bumpity bump bump