🛒
Stripe Checkout (Shopping Cart) Plugin
  • 👋Introduction
  • Installing the Plugin
  • Configuring Stripe API Keys
  • Setting up your Database
  • Adding items to the shopping cart
  • Creating Checkout Sessions
  • Embedding payment forms in your app
  • Adding Shipping Rates
  • Automatically Create Stripe Customer ID's
  • Saving down details of a transaction
  • Stripe Tax
  • Discounts
  • Support Queries
Powered by GitBook
On this page

Stripe Tax

PreviousSaving down details of a transactionNextDiscounts

Last updated 1 year ago

is a paid product developed by Stripe that lets you calculate, collect, and report tax on global payments. When used with the Stripe Checkout (Shopping Cart) plugin, your customers will be presented with a separate line item on the Checkout page that shows the tax component of the overall cost.

Please note that prices can be made inclusive or exclusive of tax, depending on what setting you choose in the of your Stripe dashboard - see below for further details.

Pricing

Plugin Setup

  • Set the 'Enable Stripe Tax' field on the 'Create Checkout Session (Cart)' workflow action to 'yes'

Stripe Dashboard Setup

  1. Activate Stripe Tax: In order to activate Stripe Tax, you will first need to add a registration in the 'Registrations' part of the Tax section in your Stripe dashboard.

  1. Configure tax settings:

  • You can also specify whether you want prices on the Checkout page to be inclusive or exclusive of the tax calculated

Stripe charges 0.5% of the total transaction to add Stripe Tax to your Checkout integration - you can read more at .

You can choose a preset product tax code to allow Stripe to calculate a

this link
product's tax rate.
Stripe Tax
tax settings section