# Testing Your Gateway Through Order Entry

Please review our guide on [Gateway Setup / Creation](/konnektive-crm/gateway-setup.md) before attempting to test your gateways through Order Entry

### Instructions <a href="#testingyourgatewaythroughorderentry-instructions" id="testingyourgatewaythroughorderentry-instructions"></a>

After you have created your gateway, you can test it by placing an order through Order Entry.

Go to the [Campaigns Page](https://crm.konnektive.com/crm/campaigns/) and add/edit a phone campaign that is designated for testing. Be sure the "List in Order Entry" option is enabled. Update to save the change.

<figure><img src="/files/6lqEy8Vzb6gxJB2khGa8" alt=""><figcaption></figcaption></figure>

Add or edit a campaign product and set the Gateway field to the new gateway you need to test.

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

<figure><img src="/files/3ENenOg0LBMOE3QWk5Z1" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/2vjHAg3e7KgwQp5iN54c" alt=""><figcaption></figcaption></figure>

Save the offer when you are finished.

***Note:*** The Qty Per Order of the product variant will override this quantity per order.

Next, go to **Customers → Order Entry** and run a live test on your test campaign by buying the campaign product that is assigned to the new gateway. **You will need to use a LIVE credit card in order to test the gateway. Test Card orders NEVER go to the gateway.**

<figure><img src="/files/7LR38taMdCgv9FlWRYso" alt=""><figcaption></figcaption></figure>

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

You will either get a decline with a decline response from the gateway or be successfully redirected to the Completed Order page.

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

If the campaign product you set up is recurring, you can go to the Purchase Details page and click Force Bill Now to test rebilling.

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


---

# 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.konnektive.com/konnektive-crm/gateway-setup/adding-a-gateway/testing-your-gateway-through-order-entry.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.
