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

# VPOS-2

> VPOS-2 documentation.

Integrate the payment channels available for VPOS-2.

## Ecommerce

<CardGroup cols={2}>
  <Card title="WordPress / WooCommerce" icon="wordpress" href="/en/vpos-2/wordpress">
    Install and configure the payment plugin for a WooCommerce store.
  </Card>

  <Card title="PrestaShop" icon="store" href="/en/vpos-2/prestashop">
    Install and configure the payment module for a PrestaShop store.
  </Card>
</CardGroup>

## Payment button

<CardGroup cols={2}>
  <Card title="Modal" icon="window-maximize" href="/en/vpos-2/modal">
    Integrate the VPOS-2 payment form as a modal window inside the website.
  </Card>

  <Card title="Redirect" icon="arrow-up-right-from-square" href="/en/vpos-2/redirect">
    Send the buyer to VPOS-2 and receive the result back on the merchant website.
  </Card>

  <Card title="SDK" icon="mobile-screen-button" href="/en/sdk">
    Integrate payments inside Android and iOS mobile applications.
  </Card>
</CardGroup>

## Third-party agent

<CardGroup cols={2}>
  <Card title="Orchestrator API" icon="route" href="/en/vpos-2/third-party-agent">
    Integrate payments, post-transaction operations, and merchant onboarding through one connection point.
  </Card>
</CardGroup>

## Administrative system

<CardGroup cols={2}>
  <Card title="VPayment Web" icon="chart-line" href="/en/vpos-2/vpayment-web">
    Review orders, perform operations, generate reports, and manage merchant users.
  </Card>
</CardGroup>
