> For the complete documentation index, see [llms.txt](https://docs.hyperswitch.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hyperswitch.io/other-features/connectors/available-connectors/billwerk.md).

# Billwerk

Accept payments via Billwerk+ Pay through Hyperswitch, an acquirer-independent payment gateway with broad payment method support.

{% 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="https://1943537505-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fkf7BGdsPkCw9nalhAIlE%2Fuploads%2Fgit-blob-b243bb4bf51c6bac74b28b02dfe14948668d5ecf%2Fic_Billwerk%2BPay3X.svg?alt=media" 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.hyperswitch.io/other-features/connectors/available-connectors/billwerk.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
