# ACI

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

![](https://hyperswitch.io/icons/homePageIcons/logos/ACILogo.svg)

ACI Worldwide enables corporations to process and manage digital payments, power omni-commerce payments, present and process bill payments, and manage fraud and risk. To learn more about payment methods supported by ACI via Juspay Hyperswitch, visit [here](https://hyperswitch.io/pm-list).

### Activating ACI via Hyperswitch

#### Prerequisites

1. You need to be registered with ACI in order to proceed. In case you aren't, you can quickly set up your ACI account [here](https://www.aciworldwide.com/).
2. You should have a registered Hyperswitch account. You can access your account from the [Hyperswitch control center](https://app.hyperswitch.io/).
3. ACI **API Key** and **Entity ID** can be found in your ACI dashboard.

Follow the [steps to activate ACI on 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/aci.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.
