Sha256: b18f753bcda95391f8e463106589eda6d6c221c89649e6ce1820ce0d05ab721c

Contents?: true

Size: 601 Bytes

Versions: 14

Compression:

Stored size: 601 Bytes

Contents

# Tax Calculator

Mixins a calculate_tax method into CheckoutController.  Calculates tax based on the contents of the order and the 
destination being shipped to.

## Warning

This is a core extension for Spree.  All core extensions are required in order for Spree to function properly.  There are situations where you may want to replace this extension with your own code.  That is the reason why we implemented this functionality as an extension in the first place.  Disabling or replacing this extension, however, should only be attempted once you have a solid understanding of the Spree internals.

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
spree-0.8.4 vendor/extensions/tax_calculator/README.markdown
spree-0.8.5 vendor/extensions/tax_calculator/README.markdown
spree-0.2.0 vendor/extensions/tax_calculator/README.markdown
spree-0.4.1 vendor/extensions/tax_calculator/README.markdown
spree-0.4.0 vendor/extensions/tax_calculator/README.markdown
spree-0.5.0 vendor/extensions/tax_calculator/README.markdown
spree-0.5.1 vendor/extensions/tax_calculator/README.markdown
spree-0.6.0 vendor/extensions/tax_calculator/README.markdown
spree-0.7.1 vendor/extensions/tax_calculator/README.markdown
spree-0.7.0 vendor/extensions/tax_calculator/README.markdown
spree-0.8.0 vendor/extensions/tax_calculator/README.markdown
spree-0.8.1 vendor/extensions/tax_calculator/README.markdown
spree-0.8.2 vendor/extensions/tax_calculator/README.markdown
spree-0.8.3 vendor/extensions/tax_calculator/README.markdown