A question. Instead of being hard coded and controlled using selective commenting applied to the codebase, why not turn this into an Administration GUI element? Wouldn't this be better implemented as a check box in the Ubercart configuration area at:
/admin/store/settings/checkout
In a new vertical tab - modeled, perhaps, on that which already exists to control elements of the "Payment pane"?
Hello Everyone,
Has anyone else noticed this in:
sites/all/modules/ubercart/uc_cart/uc_cart_checkout_pane.inc
As:
In the above function, a strange little bit of commenting controls how the cart contents are tallied in my Ubercart REVIEW ORDER page.
But I have since discovered that there is at least ONE other option missing:
A question. Instead of being hard coded and controlled using selective commenting applied to the codebase, why not turn this into an Administration GUI element? Wouldn't this be better implemented as a check box in the Ubercart configuration area at:
/admin/store/settings/checkout
In a new vertical tab - modeled, perhaps, on that which already exists to control elements of the "Payment pane"?
g.