Hi Nicolaas,
I installed the ecommerce-tax module, but can not get it up and running.
I
attached some screenshots with the steps I followed.
I put ecommerce_tax.yml in mysite/_config
#########################################
# START ECOMMERCE TAX
#########################################
GSTTaxModifier:
exclusive_explanation: " (to be added to prices above)"
inclusive_explanation: " (included in prices above)"
based_on_country_note: " - based on a sale to: "
no_tax_description: "tax-exempt"
refund_title: "Tax Exemption"
order_item_function_for_tax_exclusive_portion: "PortionWithoutTax"
default_country_code: "ES"
alternative_country_prices_already_include_their_own_tax: true
#Recommended
Geoip:
default_country_code: "ES"
#########################################
# END ECOMMERCE TAX
#########################################
Can you help me to configure it properly?
I've included some bugs in
http://code.google.com/p/silverstripe-ecommerce/issues I was unable to install the latest version of ecommerce (29/08/2013) by another bug, so I
have not been able to check if they had been solved.
Thanks,
Regards,
Jose A.