Closed (fixed)
Project:
Kansas Sales Tax for Ubercart
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Jun 2011 at 21:48 UTC
Updated:
12 Jul 2011 at 22:31 UTC
When in Checkout, filling out the delivery info pane once, I find that uc_tax_ks_calculate_tax() is called at least 10 times. Why is that? The page takes a long time to fully load after you've entered the delivery info
Comments
Comment #1
jhodgdonYou would need to ask in Ubercart support about that -- every time the price is recalculated (due to changing addresses etc.), it will ask the tax module to calculate the tax. The Kansas module doesn't have any control over when Ubercart asks it to calculate the tax.