> 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="/files/x1MeN6cEVAQltz5fGYk0" 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="/files/MCjAh6Xppy25KdcqVCaP" alt=""><figcaption></figcaption></figure>
