Skip to content
New issue

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

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

Already on GitHub? # to your account

[Cart] Cart with shipping fee and product taxes #4032

Conversation

Zales0123
Copy link
Contributor

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Fixed tickets
License MIT
Doc PR

Based on #4010. Added scenario for cart with taxed shipments and taxed products.

Hopefully, after merges of one or two previous PR's, review of this one will be... possible :)

@pjedrzejewski pjedrzejewski added the Enhancement Minor issues and PRs improving the current solutions (optimizations, typo fixes, etc.). label Feb 1, 2016
@Zales0123 Zales0123 force-pushed the cart-with-shipping-fee-and-product-taxes branch 6 times, most recently from fd11a95 to 9d5e3fa Compare February 9, 2016 08:11
@Zales0123
Copy link
Contributor Author

Ok, I think now it's ready to be reviewed ;)

And product "PHP T-Shirt" belongs to "Clothes" tax category
And store has "DHL" shipping method with "€10.00" fee within "EU" zone
And store has "DHL-World" shipping method with "€10.00" fee for the rest of the world
And shipping method "DHL" belongs to "Clothes" tax category
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shipping method should belong to shipping tax category

@Zales0123 Zales0123 force-pushed the cart-with-shipping-fee-and-product-taxes branch from 9d5e3fa to 63e3b91 Compare February 9, 2016 09:21
pjedrzejewski pushed a commit that referenced this pull request Feb 9, 2016
…oduct-taxes

[Cart] Cart with shipping fee and product taxes
@pjedrzejewski pjedrzejewski merged commit 9df048b into Sylius:master Feb 9, 2016
@pjedrzejewski
Copy link
Member

Thanks Mateusz! 👍

@Zales0123 Zales0123 deleted the cart-with-shipping-fee-and-product-taxes branch October 28, 2016 13:45
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Enhancement Minor issues and PRs improving the current solutions (optimizations, typo fixes, etc.).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants