www/apps/bloom/app/prompting/service-integrations-prompting/guides/shipstation/page.mdx
export const metadata = {
title: ShipStation Integration,
}
Add ShipStation to manage shipping and fulfillment in your Bloom store.
ShipStation connects to your carriers and helps you provide dynamic shipping options, calculate shipping costs at checkout, and fulfill orders efficiently.
Before adding ShipStation, you need a ShipStation account.
You also need to enable carriers in your account. To do that:
Then, you need to add carriers to your account. To do that:
Finally, activate the Shipping API and get an API key. To do that:
You'll use the API key you generated when Bloom asks for it.
Ask Bloom to add ShipStation with details about how you want shipping to work. For example:
Add ShipStation as a fulfillment provider for my store. Show shipping
options from my carriers configured in ShipStation. Calculate shipping rates
at checkout based on the customer's shipping address and the products in their cart.
Bloom will set up ShipStation as the fulfillment provider for your store and configure it based on your requirements.
When Bloom asks, enter your ShipStation API key.
Bloom stores this key securely and uses it to connect your store to ShipStation.
<Note title="Technical Information">Bloom stores your ShipStation credentials as environment variables in your store. They are never exposed in your code or logs. See Environment Variables for more details.
</Note>After Bloom adds ShipStation, test checkout in your preview store. Check that shipping options show up based on the customer's address and the products in their cart.
Make sure the shipping rates at checkout match the rates in your ShipStation account.
Once you've tested the integration and you're ready to go live, you can publish your changes with your live credentials.
To publish the changes:
Your ShipStation integration will be published to your live store, and customers can start using it in the checkout flow.
If you face any issues while adding ShipStation to your Bloom store, contact support or submit feedback.