Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

feat: Add Printful shipping, tax calculations #63

Merged
merged 28 commits into from Jan 22, 2020

Conversation

ynnoj
Copy link
Contributor

@ynnoj ynnoj commented Jan 21, 2020

This PR adds shipping and tax charges to the order based on Printful's order estimation API.

@ynnoj ynnoj requested a review from notrab January 21, 2020 12:04
@ynnoj ynnoj marked this pull request as ready for review January 22, 2020 15:25
processing: false,
error: null,
success: false,
shipping: 0,
Copy link
Contributor Author

@ynnoj ynnoj Jan 22, 2020

Choose a reason for hiding this comment

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

Abstract shipping, tax functionality to react-use-cart in future.

Copy link
Contributor

@notrab notrab left a comment

Choose a reason for hiding this comment

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

Nice work. Nothing else to report other than what we discussed during the hangout. 🚢

@ynnoj ynnoj merged commit be0e7c1 into master Jan 22, 2020
@ynnoj ynnoj deleted the feat/shipping-tax-calculations branch January 22, 2020 16:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants