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

# E-commerce Plugins

Here you can find guides to easily integrate using one of our plugins. We currently have plugins for the following platforms:

<Columns cols={2}>
  <Card title="VTEX" href="/v2023-11-15/docs/payments/e-commerce-connectors/vtex">
    <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/a/a9/VTEX_Logo.svg/330px-VTEX_Logo.svg.png" style={{ maxHeight: "70px" }} />
  </Card>

  <Card title="Shopify" href="/v2023-11-15/docs/payments/e-commerce-connectors/shopify">
    <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/0/0e/Shopify_logo_2018.svg/960px-Shopify_logo_2018.svg.png" style={{ maxHeight: "70px" }} />
  </Card>

  <Card title="Magento" href="/v2023-11-15/docs/payments/e-commerce-connectors/magento">
    <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/5/55/Magento_Logo.svg/330px-Magento_Logo.svg.png?20211207023221" style={{ maxHeight: "70px" }} />
  </Card>
</Columns>
