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

# Welcome to Paysight Documentation

> Learn what's in our platform and kickstart your business with us

Paysight is a comprehensive payment processing platform with a powerful CRM at its core. Our platform enables businesses to manage customer relationships, process payments, track transactions, and gain valuable insights into their financial operations.

<img src="https://mintcdn.com/paysight/N-VR3otE-jwc0efn/hero-dark.svg?fit=max&auto=format&n=N-VR3otE-jwc0efn&q=85&s=bb0fe688a8f1b54ac4b9fdc9bb80b9e3" alt="" width="700" height="320" data-path="hero-dark.svg" />

## Introductory Series

<CardGroup cols={3}>
  <Card title="Get Started" icon="rocket" href="/quickstart">
    Quick introduction and setup guides to help you start using the Paysight CRM.
  </Card>

  <Card title="Features" icon="star" href="/features">
    Explore the key features and capabilities of the Paysight platform.
  </Card>

  <Card title="CRM Guides" icon="file-lines" href="/guides/introduction">
    Learn how to use Paysight CRM to manage accounts, transactions, and more.
  </Card>
</CardGroup>

***

## Business Series

<CardGroup cols={3}>
  <Card title="Paysight Platform" icon="table-columns" href="https://app.paysight.io">
    Kickstart your business and configure your business needs with Paysight CRM.
  </Card>

  <Card title="Zero to Hero Guide" icon="mask" href="/guides/zero-to-hero">
    Quick guide on how to set up your business with Paysight CRM.
  </Card>

  <Card title="Integration" icon="plug" href="/guides/nmi-setup">
    Connect other third-party applications to Paysight with these guides.
  </Card>
</CardGroup>

***

## Developer Series

<CardGroup cols={3}>
  <Card title="SDK Reference" icon="puzzle-piece" href="/widget-sdk/introduction">
    Integrate our payment widget into your website or application.
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/introduction">
    Comprehensive API documentation for developers.
  </Card>

  <Card title="Webhooks" icon="webhook" href="/webhooks">
    Receive real-time batched notifications for billing and subscription events.
  </Card>
</CardGroup>

***

## Quick links by topic

### By CRM Features

<CardGroup cols={3}>
  <Card title="Reports" icon="chart-column" href="/guides/reports">
    Overview of your business' performance.
  </Card>

  <Card title="Transactions" icon="money-bill-wave" href="/guides/transactions">
    View your customers transactions.
  </Card>

  <Card title="Customer Management" icon="users" href="/guides/customer-management">
    Manage your customer's transactions.
  </Card>
</CardGroup>

<CardGroup cols={3}>
  <Card title="MID Groups" icon="object-group" href="/guides/mid-groups">
    Group your merchant accounts to route your business' transactions.
  </Card>

  <Card title="Retry Strategies" icon="repeat" href="/guides/retry-strategies">
    Implement a retry strategy to enhance payment recovery rates.
  </Card>

  <Card title="Card Declines" icon="circle-xmark" href="/declines">
    Understand each card decline codes and their meaning.
  </Card>
</CardGroup>

***

### By SDK Reference

<CardGroup cols={3}>
  <Card title="SDK Quick Start Guide" icon="gauge-high" href="/widget-sdk/quickstart">
    Get set up with our Widget SDK.
  </Card>

  <Card title="Technical Reference" icon="asterisk" href="/widget-sdk/technical-reference">
    Core documentation for Paysight SDK components, APIs, configuration and troubleshooting.
  </Card>

  <Card title="Widget playground" icon="play" href="/widget-sdk/guides/playground">
    Interactive sandbox with 12 presets — try config, events, and copy-paste embed code.
  </Card>
</CardGroup>

***

### By API Reference

<CardGroup cols={3}>
  <Card title="Payment API" icon="money-check-dollar" href="/api-reference/card-submit">
    Process and manage payments through Paysight's secure and flexible transaction API.
  </Card>

  <Card title="Customer Service API" icon="user-check" href="/api-reference/customer-service-api/search">
    Access customer data, search transactions and manage refunds for support operations.
  </Card>

  <Card title="Admin API" icon="user-tie" href="/api-reference/admin-api">
    Manage account settings, users and administrative tasks.
  </Card>
</CardGroup>

<CardGroup cols={3}>
  <Card title="Mitigation API" icon="circle-nodes" href="/api-reference/mitigation-api">
    Handle chargeback disputes and risk mitigation workflows via API.
  </Card>

  <Card title="Card Submit API" icon="credit-card" href="/api-reference/card-submit">
    Submit card payment transactions directly with detailed control over payment flow.
  </Card>

  <Card title="Examples" icon="pen-to-square" href="/api-reference/examples/example-payment-api">
    Practical, end-to-end code and integration samples demonstrating API usage.
  </Card>
</CardGroup>

***

## Your Path

<Steps>
  <Step title="Set Up Your Paysight CRM">
    Once your account manager have created your Paysight account, configure your Paysight CRM to match your business needs.
  </Step>

  <Step title="Manage Merchant Accounts">
    Set up requests and configure your merchant accounts to start processing payments.
  </Step>

  <Step title="Choose Integration Method">
    Select the integration method that best suits your business requirements (Widget SDK, API, etc.).
  </Step>

  <Step title="Implement and Test">
    Follow our integration guides to implement Paysight in your project and test thoroughly.
  </Step>

  <Step title="Launch">
    Go live with your Paysight integration and start accepting payments.
  </Step>
</Steps>
