> ## 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.

# E-commerce

> Explore the available CMS integration options for e-commerce.

The **E-commerce** integration is designed for merchants that use CMS platforms and want to reach production quickly through a guided implementation.

Here you will find the available paths for the platforms currently supported by Alignet One:

<CardGroup cols={3}>
  <Card title="WooCommerce" icon="wordpress" href="/en/virtual-payments/wordpress-woocommerce/introduction">
    Plugin for WordPress with administrative configuration and guided flow.
  </Card>

  <Card title="PrestaShop" icon="store" href="/en/virtual-payments/prestashop/introduction">
    Modular integration to activate payments within your existing checkout.
  </Card>

  <Card title="VTEX" icon="shopping-cart" href="/en/virtual-payments/vtex/introduction">
    A flow designed for enterprise e-commerce with environment-based configuration.
  </Card>
</CardGroup>

***

## When do you choose this route?

* When your store already runs on a supported CMS.
* When you want a faster activation with less custom development.
* When you prefer a guided plugin or configuration instead of a direct API integration.

## Next step

If you have already chosen your platform, continue with its dedicated guide using the cards above.

<Card title="Integration checklist" icon="clipboard-check" href="/en/virtual-payments/e-commerce/integration-checklist">
  Review the minimum recommended validations before final testing or production.
</Card>

<Card title="Best practices" icon="shield-check" href="/en/virtual-payments/e-commerce/best-practices">
  Review recommendations for operating e-commerce plugins and modules securely.
</Card>
