Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use delegate for finding the tax category of a shipment #926

Merged
merged 1 commit into from Feb 26, 2016
Merged

Use delegate for finding the tax category of a shipment #926

merged 1 commit into from Feb 26, 2016

Conversation

mamhoff
Copy link
Contributor

@mamhoff mamhoff commented Feb 26, 2016

This bypasses the tax rate that's associated to a shipping rate
and directly takes the tax rate from a shipping method. Step one
in allowing multiple shipping rate taxes.

This is cherry-picked from #904 so I can make that one more manageable.

This bypasses the tax rate that's associated to a shipping rate
and directly takes the tax rate from a shipping method. Step one
in allowing multiple shipping rate taxes.
@Senjai
Copy link
Contributor

Senjai commented Feb 26, 2016

👍

1 similar comment
@jhawthorn
Copy link
Contributor

👍

@cbrunsdon
Copy link
Contributor

Cleaner and more specs running! Thanks 👍

jhawthorn added a commit that referenced this pull request Feb 26, 2016
…egories

Use `delegate` for finding the tax category of a shipment
@jhawthorn jhawthorn merged commit dfb1fda into solidusio:master Feb 26, 2016
@mamhoff mamhoff deleted the delegate-shipping-rate-tax-categories branch March 1, 2016 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants