# PandaBlue

*Article Topics:* [*Billers*](/getting-started/common-topics/billers.md)

{% hint style="warning" %}
**Important:** PandaBlue only supports one-time payments.
{% endhint %}

## Set up on PandaBlue Website

Before you can begin configuring PandaBlue as a biller in NATS, you must first register a merchant account with them. This can be done by contacting Esteban at PandaBlue:

* Email - <esteban.pau@pandablue.com>
* Skype - esteban\_paub

Record the API Key and API Signature PandaBlue provides to you.

## Setting Up PandaBlue in NATS

### Billers Admin

To begin setting up PandaBlue as a biller in NATS, go to the [Billers Admin](/nats-admin/billers.md). Click the "Add a Biller" button at the top right of the page and select "PandaBlue" from the drop-down menu, and click "Add."

{% hint style="info" %}
**Please Note:** If you don't see PandaBlue as a biller in NATS, [put in a support ticket](https://clients.toomuchmedia.com/), as you may need an updated version of NATS.
{% endhint %}

When prompted, fill in the API Key and API Signature that was provided to you by PandaBlue under the "Account Info" section. If you were not provided with this information, please contact your biller to receive it.

Once added as a biller, you can choose a [cascade](/nats-admin/billers/cascades.md) to add PandaBlue to, or create a new cascade.&#x20;

Learn more about adding Billers in our [Setting up a Biller in NATS](/nats-admin/billers/common-questions/setting-up-a-biller-in-nats.md) article.

### Sites Admin

PandaBlue requires no site-specific information to be modified in your tour configuration.

## Additional Notes

When visitors are preparing to pay using PandaBlue, they will require additional information apart from their credit card information including some form of identification.&#x20;

To learn more, see [PandaBlue's FAQ](https://pandablue.com/faq).&#x20;

## Related Articles

{% content-ref url="/pages/eDuB4H6fvG4MuBnRSn5S" %}
[Biller Fees](/nats-admin/billers/further-reading/biller-fees.md)
{% endcontent-ref %}

{% content-ref url="/pages/SmNOTbJTtz4ls3wwq9H8" %}
[Biller Overview](/nats-admin/billers/biller-overview.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.toomuchmedia.com/getting-started/integrations/supported-billers/pandablue.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.
