# Activate Connector on Hyperswitch

### Steps to activate connector on the Hyperswitch Control Center

#### 1. Access connectors section

* Navigate to the [Connectors](https://app.hyperswitch.io/connectors) section on the Control Center.
* Select the desired connector using the '+ Connect' button.

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

#### 2. Profile details

* Profile id will be selected on its own in the Hyperswitch Control Center, to change it you can switch from the dropdown at the top right of the dashboard.

#### 3. Configure the connector details

* Enter the required credentials for the selected connector obtained during signup or from the connector dashboard.
* Define a unique identifier for the connector under your business profile.
* If applicable, provide the Source Verification Key for webhook authenticity.
* Choose the payment methods for the demo checkout.

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

#### 4. Enable payment methods

* Choose the payment methods for the demo checkout.

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

#### 5. Configure webhooks \[Optional]

* If the selected connector supports webhooks, copy the URL from the Control Center and configure it in the connector dashboard.

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

{% content-ref url="/pages/lMfUcy5fZSAN2kIpfMB7" %}
[Try a Payment](/other-features/connectors/activate-connector-on-hyperswitch/test-a-payment-with-connector.md)
{% endcontent-ref %}

### Edit connector credentials on the Hyperswitch Control Center

{% hint style="warning" %}
To update connector credentials on Hyperswitch you will need to re-enter all the fields required for credentials.
{% endhint %}

To update the credentials on the Hyperswitch Control Center, follow these steps:

#### 1. Access connectors section

* Navigate to the [Connectors](https://app.hyperswitch.io/connectors) section on the Control Center.
* Find all the existing connector integration for the selected profiles.

#### 2. Profile details

* Profile id will be selected on its own in the Hyperswitch Control Center, to change it you can switch from the dropdown at the top right of the dashboard.

#### **3. Updating the credentials**

* Click on the edit icon (📝) alongside the API keys, this will take you to a pop-up to enter the credentials for the connectors.

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

{% content-ref url="/pages/lMfUcy5fZSAN2kIpfMB7" %}
[Try a Payment](/other-features/connectors/activate-connector-on-hyperswitch/test-a-payment-with-connector.md)
{% endcontent-ref %}


---

# 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.hyperswitch.io/other-features/connectors/activate-connector-on-hyperswitch.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.
