> ## 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 Authorize.Net

> Authorize.Net hosted page, launch, verify, webhook.

# Setup Authorize.Net

## Routes

| Route                                     | Role               |
| ----------------------------------------- | ------------------ |
| POST /api/authorizenet/create-hosted-page | Create hosted page |
| POST /api/authorizenet/launch             | Launch helper      |
| POST /api/authorizenet/verify-payment     | Verify             |
| POST /api/authorizenet/webhook            | Settlement         |

## Setup

1. Enter API Login ID / Transaction Key in Payment methods.
2. Configure `/api/authorizenet/webhook`.
3. Test hosted page return + verify + fulfillment.
