# ShipStation

Under Admin → Plugins → Fulfillment House Listing, locate and activate the ShipStation plugin tile.

<figure><img src="https://1103784913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAC0G99SjXjSv2GM5PAE%2Fuploads%2FRL71IOrYk5ueoBz78fUL%2Fimage.png?alt=media&#x26;token=f9334539-1346-404a-b909-d64fdc930722" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1103784913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAC0G99SjXjSv2GM5PAE%2Fuploads%2Fa731jd5S5A0COFWWO53G%2Fimage.png?alt=media&#x26;token=6a573ecb-aad6-4d31-8a06-52894541c216" alt=""><figcaption></figcaption></figure>

**includeMidInfo** - Sends mid name\
**omitPhoneEmail** - Will prevent the CRM from sending the customer's contact info\
**omitOrderValue** - Will prevent the CRM from sending the value of the order\
**includeSubscriptonInfo** - Will send the billing cycle number for that fulfillment\
**noCancelOnVoid** - If a transaction is voided, the CRM will not cancel the fulfillment if it is already in Pending status\
**AddressValidation** - Will validate the address before sending the fulfillment

**noTrackingProductTag** - A product tag associated with orders that should be marked as “SHIPPED” without tracking numbers\
**includeCustomFieldInfo** - Will send custom fields for that fulfillment\
**sendShipDetails** - Will get carrier and service codes\
**sendPaymentMethod** - send the order payment method with the fulfillment\
**updateAddress** - Will get the address and update it in the CRM\
**Disable shipping validation with carrier** - Will force the orders directly into shipped status upon receiving the tracking number. \*Orders will not move to Delivered status\ <br>

* To find API Key and API Secret

  * Login to ShipStation and using the navigation menu on the left, select Account → API Settings

  <figure><img src="https://1103784913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAC0G99SjXjSv2GM5PAE%2Fuploads%2Fplk8hCfQLCQ8T0cmjaf2%2Fimage.png?alt=media&#x26;token=3db4ec8d-432f-4e1e-bc84-c78c48d5629a" alt=""><figcaption></figcaption></figure>
* To find Store ID
  * Inside of ShipStation, create a Selling Channel using the **ShipStation** option.

<figure><img src="https://1103784913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAC0G99SjXjSv2GM5PAE%2Fuploads%2FPEGGzvvMqzCPovyTuVjK%2Fimage.png?alt=media&#x26;token=457f222c-1b71-4855-bd64-9cb7232153ff" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Konnektive’s integration does NOT use the Custom Store option because Konnektive reaches out to ShipStation’s API to post orders/updates and pull tracking numbers in. The Custom Store option makes it so ShipStation reaches out to Konnektive to create/update orders and send tracking information, which is not how the integration is built out.
{% endhint %}

In the “Setup Marketplace Connection” window - provide a name for your store which will be easy for you to identify.

<figure><img src="https://1103784913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAC0G99SjXjSv2GM5PAE%2Fuploads%2FtOMlhk7EdooimuXINgoB%2Fimage.png?alt=media&#x26;token=93a846ee-b2be-4c91-a4a4-4bd8f61aa6f6" alt=""><figcaption></figcaption></figure>

Next, enter this URL into the address bar of your browser, replacing the \[APIKey] with your ShipStation API Key and replacing the \[APISecret] with your ShipStation API Secret:

[https://ssapi.shipstation.com/stores?username=\[APIKey\]\&password=\[APISecret\]](https://konnektive.atlassian.net/wiki/spaces/KCKB/pages/1084194817/ShipStation)

&#x20;

If a window pops up, enter your API Key and API Secret into the form and proceed to Log In:

<figure><img src="https://1103784913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAC0G99SjXjSv2GM5PAE%2Fuploads%2F5c5xDPVlwLrKXlbnf104%2Fimage.png?alt=media&#x26;token=ae601dc3-a5f7-4bf8-a887-6603879f06c1" alt=""><figcaption></figcaption></figure>

After you log in you should see each of your ShipStation stores and their storeIds. Grab the storeId you intend to use for Konnektive and enter this into your ShipStation plugin.

This is an example. Your storeId will be different than the ones you see in this screenshot.

<figure><img src="https://1103784913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAC0G99SjXjSv2GM5PAE%2Fuploads%2F5ATXm5VrnKSz3HXbZzFG%2Fimage.png?alt=media&#x26;token=0fa570e1-768b-4eeb-8e3f-fe808c946c68" alt=""><figcaption></figcaption></figure>

The plugin setup is now complete and you can proceed to test the integration by following this document: [testing-fulfillment-through-order-entry](https://help.konnektive.com/konnektive-crm/fulfillment/testing-fulfillment-through-order-entry "mention")

&#x20;
