Payments
Authorize.Net transaction and refund views will connect here once orders and the Prisma payment ledger exist (see docs/future-todos-authorize-net.md).
Webhook endpoint (register in the Authorize.Net Merchant Interface): /api/webhooks/authorizenet on your API host (full URL, e.g. https://your-api.vercel.app/api/webhooks/authorizenet).
See Authorize.Net webhooks and the repo runbook docs/authorize-net-setup-runbook.md for ISO questions, API keys, Accept.js env vars, and npm run authorizenet:ping --workspace=api.