Sales Tax Feature Addition to Sharetribe Checkout (Stripe)

Job ID: 40165032

Budget: $250 – $750 USD

We are running a **Sharetribe Flex** marketplace and need to add a **sales tax feature** for online transactions using the existing **Stripe integration**.

**Requirements:**

* During checkout, buyers must clearly see a breakdown of:

* Item price
* Shipping / authentication fee
* Sales tax (if applicable)
* Final total

* Sales tax should apply **only** when the shipping address is in **California**.

* Orders shipped to any other U.S. state should **not** include tax.

* Our company is based in California.

**Expected Behavior:**

* When a buyer enters a California “ship-to” address, the system automatically calculates and displays sales tax in real time.
* If the shipping address is outside California, no tax is added.
* The tax amount must be reflected both in the UI and in the Stripe charge handled by Sharetribe.
* Implementation should follow Sharetribe best practices (e.g., transaction process, line items, and Stripe/Sharetribe APIs).

**Deliverables:**

* Working tax logic integrated into the Sharetribe transaction process.
* Updated checkout UI showing a clear price breakdown.
* Stripe configuration (or Stripe Tax usage, if applicable) compatible with Sharetribe.
* Short documentation explaining how the tax rule works and how to modify it later.
Related categories: React.js Stripe