[TYPO3-commerce] Removing sales tax for non-EU countries

Morten Olesen mo at idefa.dk
Tue Aug 26 14:06:28 CEST 2008


Hey group,

Aparently your supposed to remove the sales tax entirely when selling 
goods to consumers outside the EU ( they are responsible for handling 
this themselves ).

Based on this information it would be nice if we could recalculate the 
tax/price/etc after the user has selected a delivery adress ( but before 
paying ofcourse ).

The closest thing to acomplish this I could find is the hook

GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['commerce/lib/class.tx_commerce_pibase.php']['makeBasketInformation']

How ever it does not seem to fit the bill, as the name atleast seem to 
indicate that it only deals with the basket ( and not the invoice, 
order, mails, etc ). Is this assumption wrong? and ofcourse is there 
some easier way of doing this I've missed?

/Morten Olesen


More information about the TYPO3-project-commerce mailing list