# Using WorldPay Terminal with Imonggo

Navigate thru the tabs to see the guides for the following:

1. Initial Settings
2. Pairing the credit card terminal
3. Making a sale
4. Voiding a Sale
5. &#x20;Issuing of a refund with WorldPay.

{% tabs %}
{% tab title="Initial Settings" %}

### Step 1:

Click on the **Settings icon** to go to your settings.

### Step 2:

Click on **Credit Card Processing**.

![Gear icon and Credit Card Processing](https://imonggocloudfrontcdn1.imonggo.com/wp-content/uploads/2021/06/Step1-1024x496.png)

### Step 3:

**Enable** integrated credit card processing.

### Step 4:

Select **WorldPay** as your credit card processor.

![](https://imonggocloudfrontcdn1.imonggo.com/wp-content/uploads/2021/06/Step-3-4-1024x502.png)

### Step 5:

Input your **API username** and **API password.**

### Step 6:

Click **Save**.

![](https://imonggocloudfrontcdn1.imonggo.com/wp-content/uploads/2021/06/Step-5-6-1024x499.png)
{% endtab %}

{% tab title="Pairing the Credit Card Terminal" %}

### Step 1:

Click on **Add Terminal**.

![](https://imonggocloudfrontcdn1.imonggo.com/wp-content/uploads/2021/06/PairStep1-1024x499.png)

### Step 2:

Fill out the **pair card terminal** form.

![](https://imonggocloudfrontcdn1.imonggo.com/wp-content/uploads/2021/06/PairCardTerminal-1024x516.png)

![warning-icon-imonggo](https://imonggocloudfrontcdn1.imonggo.com/wp-content/uploads/2019/06/icons8-warning-24.png)***Serial No. is the serial number of your credit card terminal.***

### Step 3:

Click the **Proceed** button.

### Step 4:

You will see the **terminal** is now listed.

![](https://imonggocloudfrontcdn1.imonggo.com/wp-content/uploads/2021/06/Terminal1.png)

{% endtab %}

{% tab title="Make a Sale with WorldPay" %}

### Step 1:

Click the **Store** **icon** to go to your store.

### Step 2:

Add items to the invoice and click **Checkout**.

![](https://imonggocloudfrontcdn1.imonggo.com/wp-content/uploads/2021/06/store-1024x499.png)

### Step 3:

Click on **credit** as the payment type.

### Step 4:

Make sure to select the **correct terminal** if there is more than one credit card terminal.

### Step 5:

Click the **Pay** button.

![](https://imonggocloudfrontcdn1.imonggo.com/wp-content/uploads/2021/06/pay-1024x761.png)

### Step 6:

**Tap or insert the credit card** into the credit card terminal.

![Credit Card Terminal Selling](https://imonggocloudfrontcdn1.imonggo.com/wp-content/uploads/2021/06/creditcardterminal1-225x300.png)

### Step 7:

**Follow the prompts** on the credit card terminal to print the credit card receipt.

![printing the credit card receipt](https://imonggocloudfrontcdn1.imonggo.com/wp-content/uploads/2021/06/creditcardterminal3-225x300.png)
{% endtab %}

{% tab title="Void a Sale with WorldPay" %}

### Step 1:

&#x20;Click on the **arrow** icon to go to your office.

![](https://imonggocloudfrontcdn1.imonggo.com/wp-content/uploads/2021/06/office-1024x503.png)

### Step 2:

Open the **invoice** to be voided from the invoice list.

### Step 3:

Click on the **orange Refund/Void** link under the payment.

![](https://imonggocloudfrontcdn1.imonggo.com/wp-content/uploads/2021/06/invoice-1024x814.png)

### Step 4:

Click the **Void** button.

![](https://imonggocloudfrontcdn1.imonggo.com/wp-content/uploads/2021/06/void-1024x532.png)

### Step 5:

Review **payment details**.

### Step 6:

Select **Terminal**.

### Step 7:

Make sure the credit card terminal is **on**.

### Step 8:

Click the **Proceed** button.

![](https://imonggocloudfrontcdn1.imonggo.com/wp-content/uploads/2021/06/paymentdetails-1024x907.png)

### Step 9:

The void transaction will **run on the credit card terminal** and **print a receipt**.
{% endtab %}

{% tab title="Refund with WorldPay" %}

### Step 1:

Open the **invoice** to be refunded from the invoice list.

### Step 2:

Click on the **orange Refund/Void** link under the payment.

### Step 3:

Click the **Refund** button.

![](https://imonggocloudfrontcdn1.imonggo.com/wp-content/uploads/2021/06/refund-1024x532.png)

### Step 4:

Enter the **refund amount**.

### Step 5:

Click the **Proceed** button.

![](https://imonggocloudfrontcdn1.imonggo.com/wp-content/uploads/2021/06/refundproceed-1024x979.png)

### Step 6:

**Follow the prompts** on the credit card terminal.

### Step 7:

**Receipt** will print.
{% endtab %}
{% endtabs %}


---

# 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://imonggo.gitbook.io/imonggo-help-center/advanced-topics/using-worldpay-terminal-with-imonggo.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.
