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

# Introduction

> Pay-Connect is a unified payment integration platform that enables reliable communication between software applications and payment terminals. With a single integration, developers can manage terminals, execute payment operations, and retrieve transaction data consistently across hardware and platforms.

<Tip>
  **Quick Start Tip**\
  Pay-Connect provides a single, consistent API that works across different payment terminal hardware and manufacturers, eliminating the need for multiple integrations.
</Tip>

## Designed For

<Columns cols={2}>
  <Card icon="cash-register" title="Electronic Cash Registers">
    Integrate payment terminals directly with your ECR systems for seamless transaction processing.
  </Card>

  <Card icon="store" title="Self-Hosted Retail Systems">
    Connect your on-premise retail infrastructure with payment terminals for full control and customization.
  </Card>

  <Card icon="cart-shopping" title="In-Store POS Applications">
    Build modern point-of-sale applications with integrated payment terminal support.
  </Card>

  <Card icon="microchip" title="Embedded & Custom Solutions">
    Implement payment processing in embedded devices and custom payment environments.
  </Card>
</Columns>

## Core Capabilities

<Columns cols={2}>
  <Card icon="plug" title="Terminal Management">
    Pair, register, and get terminal configuration  with simple API calls.
  </Card>

  <Card icon="credit-card" title="Payment Operations">
    Execute Charge, Cancel, Revert, and Refund operations with interfaces.
  </Card>

  <Card icon="arrows-rotate" title="Real-Time Status">
    Monitor transaction status and terminal state in real-time for better control.
  </Card>

  <Card icon="gear-complex" title="Flexible Configuration">
    Customize terminal and integration settings to match your business needs.
  </Card>

  <Card icon="tags" title="Transaction Metadata">
    Attach custom metadata to transactions for enhanced tracking and reporting.
  </Card>

  <Card icon="bell-ring" title="Webhook Events">
    Receive event-driven updates for transactions, terminal status, and more.
  </Card>

  <Card icon="mobile-notch" title="App2App Integration">
    Native Android POS integration for seamless in-app payment experiences.
  </Card>
</Columns>
