# Configuring Payroc

Payroc offers merchant services for various e-commerce needs. With Payroc you can provide a seamless checkout experience on your purchase and registration pages.

Once you have an account with Payroc they will provide you with login to the iTransact Gateway dashboard. You will need to access this dashboard to obtain your ***API Username*** and ***API Key*** to configure Payroc Checkout with CampaignPilot. [Contact Payroc directly](https://gateway.itransact.com/h/cp/user_sessions/landing#contact-maps) for helping setting up an account and obtaining your account credentials.

### Obtaining Required API Keys from Payroc

1. Log into the [Payroc iTransact Gateway](https://gateway.itransact.com/) dashboard,&#x20;
2. Select the "Merchant Settings" on the top menu bar,
3. Select "Integration" on the left-side menu bar,
4. Copy the ***API Username*** and the ***API Key*** fields.

### Configuring Payroc checkout with CampaignPilot

1. From the top menu select "Settings",&#x20;
2. Select the "Payments" tab,
3. Toggle the "Enable checkout with Payroc" switch so it reads "Enabled",
4. Enter in your ***API Username*** and ***API Key***.


---

# 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://help.campaignpilot.com/payment-setup/payroc.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.
