> For the complete documentation index, see [llms.txt](https://docs.payments.thalescloud.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payments.thalescloud.io/xpay-enablement/es/habilitacion-de-xpay.md).

# Habilitación de xPay&#x20;

Habilitar la tokenización para Apple Pay, Google Pay, Samsung Pay y otras carteras xPay.

Utilice una integración para el aprovisionamiento y la Gestión del Ciclo de Vida (LCM).

<a href="/spaces/lOKO2XfvyEGQerkWbCq2/pages/457d5d407bd26ae6e358a41c7ac782b5df069d28" class="button primary">Explorar documentación</a>&#x20;

<div align="left"><figure><img src="/files/74b60f941a38c880a51938f559d6824d953df4ff" alt="" width="122"><figcaption></figcaption></figure></div>

### ¿Por qué habilitar las carteras xPay?

Los usuarios finales esperan la digitalización instantánea de la tarjeta en sus carteras xPay preferidas. Admitir varias carteras no debería implicar múltiples integraciones.

{% columns fullWidth="false" %}
{% column width="25%" valign="middle" %}

<div align="center"><figure><img src="/files/87e167fc34316b500ae9c9ff10bff9a7addaf134" alt=""><figcaption></figcaption></figure></div>
{% endcolumn %}

{% column width="75%" valign="middle" %}

#### Reducir el esfuerzo de integración

Integre una vez con el backend de su emisor. Luego escale a través de carteras, productos de token y casos de uso de tokenización.
{% endcolumn %}
{% endcolumns %}

<div align="left"><figure><img src="/files/74b60f941a38c880a51938f559d6824d953df4ff" alt="" width="122"><figcaption></figcaption></figure></div>

### Capacidades clave

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><img src="/files/c4af806730c7e93e0e8ca899eadfc721701228de" alt=""></td><td><strong>Aprovisionamiento de tokens y LCM</strong></td><td>Crear tokens y gestionar operaciones de LCM como suspender, reanudar, eliminar y renovar.</td></tr><tr><td><img src="/files/b4366d1bb016c252e39d5344f9895dc132197830" alt=""></td><td><strong>Tarjetas mono-badge y con co-branding</strong></td><td>Admitir tarjetas vinculadas a una red de pago o a múltiples redes de pago.</td></tr><tr><td><img src="/files/9a8c80dc3317da0f35bc56142540840d0ccf81a2" alt=""></td><td><strong>Campañas de actualización de tokens</strong></td><td>Llevar a cabo campañas para actualizar datos de tokens e implementar nuevas funcionalidades.</td></tr><tr><td><img src="/files/424971260c49bf9b59107a90e4e552a264caa0a2" alt=""></td><td><strong>Flexibilidad de TSP</strong></td><td>Use Thales como su TSP o conecte un TSP de terceros.</td></tr><tr><td><img src="/files/084bca8644616efb66cb02a4e4bf8d3d472253c2" alt=""></td><td><strong>Actualizaciones de arte de tarjeta y metadatos</strong></td><td>Actualizar el arte de la tarjeta y los metadatos que las carteras muestran al usuario final.</td></tr></tbody></table>

<div align="left"><figure><img src="/files/74b60f941a38c880a51938f559d6824d953df4ff" alt="" width="122"><figcaption></figcaption></figure></div>

### Confían en nosotros

{% columns %}
{% column valign="middle" %}

<figure><img src="/files/8d50841449473b082a60289713bcb6b11632a25f" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column valign="middle" %}

<figure><img src="/files/3078228202482a7071155de4db2e44b65cbb8c75" alt="" width="188"><figcaption></figcaption></figure>
{% endcolumn %}

{% column valign="middle" %}

<figure><img src="/files/5bedd633afe40310a242a7343a55774ea9c9756f" alt="" width="141"><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

<div align="left"><figure><img src="/files/74b60f941a38c880a51938f559d6824d953df4ff" alt="" width="122"><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.payments.thalescloud.io/xpay-enablement/es/habilitacion-de-xpay.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
