# Configure Custom Payment Methods

{% embed url="<https://drive.google.com/file/d/1pEuzFIj55NK6BYgaGze1gZp3T_B-5jxr/view?usp=sharing>" %}

### Steps:

1. On the Admin Dashboard, click on the Settings Icon

<figure><img src="/files/U6G1Mcm8Ah9Yp6U0Hx8x" alt="" width="375"><figcaption></figcaption></figure>

2. Select **Payments** tab > Add **Payment Method**

<figure><img src="/files/ZssOchgIZcRkHdZfpSc1" alt="" width="375"><figcaption></figcaption></figure>

3. Choose **Custom** from the Payment Method list > **Add Method**

<figure><img src="/files/PCAgX53G5y6dxAywYY4c" alt="" width="375"><figcaption></figcaption></figure>

### Once added you can configure the settings:

<figure><img src="/files/1gRdNBFe6Bf7iFC07SkN" alt="" width="375"><figcaption></figcaption></figure>

4. **Enable** the Custom Payment Method
5. **Services:** Choose which services this payment method will be restricted to (e.g., Pickup, Delivery, Dine-In, Table Booking).
6. **Label:** Enter a label for the payment method (e.g., PAY AT THE COUNTER).
   * **Delivery Label (Optional)**\
     Enter a different label for delivery orders if needed. Leave blank if not.
   * **Print Label**\
     Set the label that will appear on printed or PDF receipts.
7. **Maximum Order Value ($)**\
   Specify the maximum order value for which this payment method will be available.
8. Click **Save** to apply the changes.

{% hint style="danger" %}
Please email <support@cloudwaitress.com> or use the chat support feature to get assistance managing this feature.
{% endhint %}


---

# 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://support.cloudwaitress.com/how-to-guides/configure-custom-payment-methods.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.
