> For the complete documentation index, see [llms.txt](https://cranford-tech.gitbook.io/stripe-checkout-shopping-cart-plugin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cranford-tech.gitbook.io/stripe-checkout-shopping-cart-plugin/adding-shipping-rates.md).

# Adding Shipping Rates

You can add shipping rates to each Checkout Session - it will look like this:

<div align="left"><figure><img src="https://2484116937-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5veFxRNePefac6Z9yAnL%2Fuploads%2FTjNsnxmub01immdNheMA%2FScreenshot%202023-10-20%20at%2012.26.14.png?alt=media&amp;token=8250239b-344f-40bc-9800-28b4253e0d0b" alt="" width="563"><figcaption></figcaption></figure></div>

First you'll need to create a Shipping Rate in the [Shipping Rates section](https://dashboard.stripe.com/test/shipping-rates/) of your Stripe Dashboard.

{% hint style="info" %}
Please note that the Shipping Rate currency **must be the same** as the currency you're using for the Stripe Checkout Session
{% endhint %}

Once you've created a Shipping Rate:

* Copy the Shipping Rate ID from your Stripe Dashboard
* Paste it into the "Shipping Rate ID" input field on the "Stripe - Create Checkout Session (Cart)" workflow action

<figure><img src="https://2484116937-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5veFxRNePefac6Z9yAnL%2Fuploads%2FWfeTklOrZs4qKQV5go8B%2F2023-10-20%2012.32.06.gif?alt=media&amp;token=025a57c5-847b-47a2-8949-45fe212fad0b" alt=""><figcaption></figcaption></figure>
