# Billwerk

{% hint style="info" %}
This section gives you an overview of how to make payments via Billwerk+ Pay through Hyperswitch.
{% endhint %}

<div align="left"><figure><img src="/files/0kukMyXZmgTzdAjkS8R7" alt=""><figcaption></figcaption></figure></div>

### About

Billwerk+ Pay is an acquirer independent payment gateway that helps you get the best acquirer rates, select a wide variety of payment methods. To know more about payment methods supported by Billwerk+ Pay via Juspay Hyperswitch, visit [here](https://hyperswitch.io/pm-list).

### Activating Billwerk+ Pay via Hyperswitch

#### Prerequisites

1. You need to be registered with Billwerk+ Pay in order to proceed. If you aren't, you can quickly set up your Billwerk+ Pay account [here](https://signup.billwerk.plus/).
2. You should have a registered Hyperswitch account. You can access your account from the [Hyperswitch dashboard](https://app.hyperswitch.io/).
3. Billwerk+ Pay's **Private API Key** and **Public API Key** can be found in your Billwerk+ Pay dashboard under **Developers > API Credentials**.
4. Select all the payment methods you wish to use Billwerk+ Pay for via Hyperswitch. Ensure that these match the ones configured on your Billwerk+ Pay dashboard under the **Configurations** tab.

[Steps to activate Billwerk+ Pay on the Hyperswitch control center](https://docs.hyperswitch.io/hyperswitch-cloud/connectors/activate-connector-on-hyperswitch)


---

# 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/available-connectors/billwerk.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.
