cubecart / v6

CubeCart Version 6
https://cubecart.com
72 stars 59 forks source link

Shipping tax inclusive value not being passed Cart->get() #3473

Closed abrookbanks closed 7 months ago

abrookbanks commented 7 months ago
$GLOBALS['tax']->productTax($this->_shipping, $this->basket['shipping']['tax_id'], false, $this->basket[$tax_on]['state_id'], 'shipping');