[TYPO3-shop] No tax outside of country

Franz Holzinger franz at fholzinger.com
Fri Feb 29 17:46:33 CET 2008


Simon Browning a écrit :
> Franz Holzinger wrote:
>> Simon Browning a écrit :
>>> Below is the exact configuration, and this is the cart if you'd like
>>> see:  http://allergycanada.com/70.html
>>
>> But I do not see any select box/radio button to choose the shipping
>> method. This is needed.
>>
>>>     30.title = Shipping ###STATICCOUNTRIES_CN_OFFICIAL_NAME_EN###
>>>     30.where.static_countries = cn_short_local != 'Canada'
>> add
>> AND cn_short_local != 'United States'
>>
>>
>> - Franz
> 
> 
> I made the addition to line 30, no change.
> 
> I have a select box for the shipping method, this is the default, no?
> 
> I have the address info on the basket page & the shipping and payment
> info on the basket info page, could that be impacting things (ideally
> I'd like them all on basket info.


It does not work this way. The shipping info must be entered before the
country selection. Or some codings need to be done to make this possible.
In your way the country is entered first with the address. But then the
shipping selection would be obsolete and should be retrieved
automatically from the country chosen before.

- Franz


More information about the TYPO3-project-tt-products mailing list