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

# Vero POS Plugins

> Pre-built Vero plugins for popular POS systems

***

## Available Plugins

<CardGroup cols={2}>
  <Card title="Square" icon="square" href="/pos-plugins/square">
    For Square POS, Square Register, and Square Terminal
  </Card>

  <Card title="Toast" icon="utensils" href="/pos-plugins/toast">
    (Coming soon) - For Toast POS restaurant systems
  </Card>

  <Card title="Shopify" icon="shopify" href="/pos-plugins/shopify">
    (Coming soon)- For Shopify POS and Shopify e-commerce
  </Card>

  <Card title="Clover" icon="clover" href="/pos-plugins/clover">
    (Coming soon)- For all Clover POS systems
  </Card>
</CardGroup>

***

## Installation Overview

### General Process

<Steps>
  <Step title="Prerequisites">
    Ensure you have:

    * Active POS system subscription
    * Merchant account with at least one Vero-enabled issuer
    * Admin access to your POS settings
  </Step>

  <Step title="Install Plugin">
    Download the Vero plugin from your POS marketplace and install it on your system
  </Step>

  <Step title="Configure Issuers">
    Enter credentials for each card issuer. You'll receive these from your issuer's merchant services team
  </Step>

  <Step title="Test">
    Run test transactions to verify receipts are being sent correctly
  </Step>

  <Step title="Go Live">
    Enable for all locations and payment terminals
  </Step>
</Steps>

***

## Requirements

### Minimum POS System Versions

* **Square:** Square POS v8.0+, Square Register v6.0+, Square Terminal (all versions)
* **Toast:** Toast POS v2.5+
* **Shopify:** Shopify POS v9.0+, Shopify Plus (any version)
* **Clover:** Clover Station, Clover Mini, Clover Flex (OS 8.0+)

### Internet Connection

Plugins require internet connectivity to transmit receipts. For offline-capable systems (Clover), receipts queue and send when connection restores.

### Card Issuer Partnership

At least one card issuer must support Vero and have your merchant account registered.

***

## Support

<CardGroup cols={2}>
  <Card title="Plugin Documentation" icon="book" href="/pos-plugins">
    Detailed guides for each POS system
  </Card>

  <Card title="Installation Help" icon="envelope" href="mailto:hey@veroreceipts.com">
    Email support for plugin installation
  </Card>

  <Card title="Troubleshooting" icon="wrench" href="/pos-plugins#troubleshooting">
    Common issues and solutions
  </Card>

  <Card title="API Documentation" icon="code" href="/api-reference/introduction">
    For custom integrations
  </Card>
</CardGroup>
