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

# Integration types

> Choose the best way to connect your business to Alignet One based on your channel and technical capabilities.

<Icon icon="rocket-launch" /> Our **solutions** range from no-code integrations to full control over the payment flow through APIs. Select the option **that best fits your sales channel**.

<Frame>
  <img src="https://mintcdn.com/alignet/HvmhQp1BqikFEufT/images/image-9.png?fit=max&auto=format&n=HvmhQp1BqikFEufT&q=85&s=965356db708a6aaa696bed811674dffd" alt="Alignet One integration types" />
</Frame>

## Direct integration

For merchants that integrate payments into their own mobile applications or custom web systems.

<CardGroup cols={2}>
  <Card title="Mobile SDK (iOS / Android)" icon="mobile" horizontal href="https://docs.pay-me.com/sdk-mobile/introduccion">Native payments optimized for mobile apps.</Card>
  <Card title="Web Checkout (Flex)" icon="globe" horizontal href="https://docs.pay-me.com/checkout-web/flex/introduccion">The fastest way to integrate secure web payments.</Card>
</CardGroup>

## E-commerce (CMS plugins)

Ideal for businesses using commercial platforms that need rapid activation without custom development.

<Card title="E-commerce introduction" icon="store" horizontal href="https://docs.pay-me.com/e-commerce/introduccion">Review the available CMS options before exploring WooCommerce, PrestaShop, or VTEX.</Card>

<CardGroup cols={3}>
  <Card title="WooCommerce" icon="wordpress" href="https://docs.pay-me.com/wordpress-woocommerce/introduccion">Plugin for WordPress.</Card>
  <Card title="PrestaShop" icon="store" href="https://docs.pay-me.com/prestashop/introduccion">Modular activation.</Card>
  <Card title="VTEX" icon="shopping-cart" href="https://docs.pay-me.com/vtex/introduccion">Enterprise e-commerce.</Card>
</CardGroup>

## Effort and capability comparison

Your choice depends on the balance you need between **speed to production** and the **level of payment-flow customization**.

| Integration method | Primary channel  | Time to production | Technical effort | Level of control | Key requirement      |
| ------------------ | ---------------- | ------------------ | ---------------- | ---------------- | -------------------- |
| **CMS plugins**    | E-commerce       | **Fast**           | ⭐⭐⭐⭐⭐            | Low              | Merchant credentials |
| **Web Checkout**   | Web (Flex/Modal) | **Very fast**      | ⭐⭐⭐⭐             | Medium           | Frontend script      |
| **Mobile SDK**     | Native apps      | **Moderate**       | ⭐⭐⭐              | High             | iOS/Android app      |

### Capability analysis

* **CMS plugins:** No programming is required. Setup is administrative, and the plugin handles security.
* **Web Checkout:** Offers an excellent effort-to-value balance. Sensitive data is processed in our secure environment, reducing your PCI compliance scope.
* **Mobile SDK:** Provides a smooth native experience, ideal for accepting payments without taking customers out of your app.

<Tip>
  If you need to validate your business model or go live within days, start with **Web Checkout** or **CMS plugins**. You can migrate to an **API** integration later without affecting your operation.
</Tip>

## Next step

Once you choose an integration type, continue with the quickstart guide to configure your credentials and run your first test transaction.

<Card title="Quickstart" icon="bolt" href="/en/virtual-payments/quickstart">Set up your test environment and obtain your integration credentials.</Card>
