> ## 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 SumUp

> SumUp hosted checkout on Join Markt.

# Setup SumUp

## Routes

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

## Setup

1. Enable SumUp and enter merchant credentials.
2. Point webhooks to `/api/sumup/webhook`.
3. Run a test payment and confirm fulfillment.
