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

# PayU (Europe)

> Accept payments across the Europe with PayU. This payment method is perfect for European countries.

## How to connect PayU to your webstore?

### Step 1: Get your PayU API key

1. Go to [PayU](https://www.payu.com/) and sign in.
2. Go to the **Merchant Center**.
3. Get your `POS ID`, `Secret Key (MD5)`, `OAuth Client ID` and `OAuth Client Secret` from the `Merchant Center` page.

### Step 2: Configure Notification (Webhook) URL

1. Go to [PayU](https://www.payu.com/) and sign in.
2. Go to the **Merchant Center**.
3. Click on `Settings`.
4. Click on `Webhooks`.
5. Enter the `Notification URL` from your webstore dashboard (i.e. `https://v3.minestorecms.com/api/payments/handle/payu`) and click on `Save`.

### Step 3: Connect PayU to your webstore

1. Go to your **webstore dashboard**.
2. Click on `Settings > Payment Gateways`.
3. Scroll down to `PayU` and enable it.
4. Enter your `POS ID`.
5. Enter your `Secret Key (MD5)`.
6. Enter your `OAuth Client ID`.
7. Enter your `OAuth Client Secret`.
8. Select the **Currency** that you use for PayU Merchant Account.
9. Press **"Save Changes"** button.
