# Amware

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

<figure><img src="/files/IIRDPjykb9PcRIencw0y" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/gfp3WcQ2LMJaPNNqR0UU" alt=""><figcaption></figcaption></figure>

**clientId** - Amware provided Id\
**clientIdentifier** - Amware provided Identifier\
**facility** - Required to send orders to Amware\
**shipCode** - Required to send orders to Amware. By default the integration will use what is set in the plugin setup unless the word “Rush” exists in a product name on the order. If “Rush” exists then “RUSH” will override the plugin shipCode and the “Rush” product will not be sent.\
**sendBillingInfo** - Send the billing name and address info with the order\
**useTestServer** - This setting should be used for testing the fulfiller

{% hint style="info" %}
By default orders are not sent to Amware with any priority. If a product name contains the word “priority” then the order will be sent with priority. The “priority” product will not be sent.
{% endhint %}

The plugin setup is now complete and you can proceed to test the integration by following this document: [Testing Fulfillment through Order Entry](/crm/fulfillment-section/testing-fulfillment-through-order-entry.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.checkoutchamp.com/crm/plugins/fulfillment-houses/amware.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
