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

# Setup MisticPay

> MisticPay create, verify, webhook.

# Setup MisticPay

## Routes

| Route                              | Role       |
| ---------------------------------- | ---------- |
| POST /api/misticpay/create-payment | Create     |
| POST /api/misticpay/verify-payment | Verify     |
| POST /api/misticpay/webhook        | Settlement |

## Setup

1. Enable MisticPay in Payment methods.
2. Point webhooks to `/api/misticpay/webhook`.
3. Test settlement and delivery.
