# Payment Configuration

### Overview

* Customize payment with the specific clinic needs of the system.
* For the payment admin has to enter the stripe public key and stripe private key.<br>

  <figure><img src="/files/T62u1zik6DmKqKsXSx4X" alt=""><figcaption><p>Payment Configuration</p></figcaption></figure>

### Payment Instruction

1. Click on  "Edit" button&#x20;
2. Enter the Payment Provider
3. Enter Stripe Public Key
4. Enter the Stripe Private Key
5. Click on "Save"

[Refer to Stripe Integration](/overview/stripe-integration.md)

The next page will help you establish the Meeting Configuration for the platform.


---

# 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://docs.omnivatelehealth.com/admin/settings/payment-configuration.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.
