> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gr4vy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Buckaroo

> Connect to Buckaroo to accept card payments and local payment methods.

Buckaroo is a leading payment service provider based in the Netherlands, offering a wide range of payment solutions for merchants across Europe. The platform supports various payment methods, including cards, direct debits, and local payment schemes, and is known for its robust integrations, flexible payment options, and comprehensive dashboard for managing transactions and reporting.

## Supported payment methods

| Method                    | Countries            | Currencies          | Notes                             |
| ------------------------- | -------------------- | ------------------- | --------------------------------- |
| [Card](./buckaroo-card)   | `AD`, `AE`, 247 more | `EUR`, `GBP`, `USD` | Card processing via Buckaroo.     |
| [iDEAL](./buckaroo-ideal) | `NL`                 | `EUR`               | Bank redirect in the Netherlands. |

## Setup

To use Buckaroo as your payment provider, you must first create a Buckaroo account. Visit [`buckaroo.nl`](https://www.buckaroo.nl/) and follow the registration
process to set up your merchant account. Once your account is active, you can access the Buckaroo dashboard to configure stores, generate API keys, and manage payment settings.

If you require assistance during onboarding, Buckaroo provides dedicated support and documentation to help merchants complete their setup and integration.

## Credentials

When setting up Buckaroo in the dashboard, configure the
following credentials, which are obtained from the Buckaroo Plaza dashboard:

* **Store key** - This can be found under **Settings** -> **API Keys** -> **Store keys**. Each store configured with Buckaroo under the same account has its own Store Key so make sure you copy the appropriate one.
* **Secret key** - The Secret Key is unique per Buckaroo Plaza account. It can be found in the tab next to the Store Key, under **Settings** -> **API Keys** -> **Secret key**.

## Webhook configuration

Webhooks need to be enabled for the store under **Settings** -> **Stores** -> **Push settings** -> **Enable push responses**.
