UPS Shipping Tax Method not saving

  • Posts: 278
  • Thank you received: 7
  • Hikamarket Frontedition Hikamarket Multivendor Hikaserial Standard Hikashop Business
10 years 4 months ago #186706

-- url of the page with the problem -- : northeastcoffeeco.com
-- HikaShop version -- : 2.3.5
-- Joomla version -- : 3.3.6
-- PHP version -- : 5.3.28
-- Browser(s) name and version -- : Firefox 34.0.5
-- Error-message(debug-mod must be tuned on) -- : .None

when trying to set the UPS Shipping Plugin Tax Mode to None the system reverts it to default method. I need it to have no tax on it. Any ideas as to why it won't save?

Last edit: 10 years 4 months ago by a2zcs. Reason: just completing it

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
10 years 4 months ago #186709

Hello,
Can you give me more information about it through some screenshots for example ?
Also note that if you don't want any tax to be applied on your UPS shipping rates you'll just have to set the "Product tax category" to none.

Please Log in or Create an account to join the conversation.

  • Posts: 278
  • Thank you received: 7
  • Hikamarket Frontedition Hikamarket Multivendor Hikaserial Standard Hikashop Business
10 years 4 months ago #186793

There really is not screen shots available. When I change the tax category to none it won't save. It reverts to "default"

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
10 years 4 months ago #186884

Hello,
To solve that issue you can directly use the second "Product tax category" option through your UPS configuration page.
But you should edit the "plugins\hikashopshipping\ups\ups_configuration.php" file and remove that code :

<tr>
	<td class="key">
		<label for="shipping_tax_id"><?php
			echo JText::_( 'TAXATION_CATEGORY' );
		?></label>
	</td>
	<td><?php
		echo $this->data['categoryType']->display('data[shipping][shipping_tax_id]',@$this->element->shipping_tax_id,true);
	?></td>
</tr>

Last edit: 10 years 4 months ago by Mohamed Thelji.

Please Log in or Create an account to join the conversation.

Time to create page: 0.070 seconds
Powered by Kunena Forum