Removes the shipping rate parameter from Create Checkout Session endpointBreaking changes
What’s new![](https://b.stripecdn.com/docs-statics-srv/assets/fcc3a1c24df6fcffface6110ca4963de.svg)
Removes the shipping_
parameter from the Create Checkout Session endpoint. Use the shipping_
parameter instead.
Impact![](https://b.stripecdn.com/docs-statics-srv/assets/fcc3a1c24df6fcffface6110ca4963de.svg)
This simplifies the Checkout Session creation process by providing a single, consolidated way to specify shipping options.