-
Notifications
You must be signed in to change notification settings - Fork 164
DEVDOCS-5425 [new]: Tax Settings API, add tax zone based price display for storefront #1456
Conversation
1aa802d
to
f12160f
Compare
The PR description looks to need updating, by the way - some of the template items haven't been filled in. |
07cfdd1
to
74d2822
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you sir
…sed price display for storefront
@bc-msung I made some suggestions. I believe they are still accurate, but let me know. (I also removed Heads up, I'll make a PR for the Tax Settings doc page shortly |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I made a comment but other than that this is well done!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good job @bc-andreadao
[DEVDOCS-5425]
Tax Zone Based Price Display For Storefront
What changed?
As part of Tax Zone Based Price Display for Storefront, three new tax settings are being introduced to the v3 endpoint.
should_use_geolocation_to_determine_guest_shopper_tax_zone
- enabling this features will allow the merchants to display the tax estimation based on the user's geolocation.'guest_shopper_tax_zone_id
- default tax zone id for guest shoppers entering the storefront
store_tax_zone_id` - default tax zone id for storeAnything else?
Geolocation PR
https://github.com/bigcommerce/bigcommerce/pull/53689
https://github.com/bigcommerce/bigcommerce/pull/53561
Default Tax Zone ID
https://github.com/bigcommerce/bigcommerce/pull/54330
https://github.com/bigcommerce/bigcommerce/pull/54157
ping @bigcommerce/team-tax @bigcommerce/dev-docs @bc-andreadao