> 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/nfc-wallet-sdk-ios/es/general/certifications.md).

# Certificaciones

## Resumen

Thales realiza certificaciones periódicas de seguridad y funcionalidad para NFC Wallet SDK para cumplir con los requisitos de las redes de pago. Contacto **Soporte al cliente de Thales** si necesita más detalles.

Antes de implementar su aplicación de billetera digital en el **Entorno de producción** para todos los **Usuarios finales**, verifique el estado de certificación de cada red de pago que planea admitir.

## Estado de certificación por red de pago

### Mastercard

<table data-full-width="false"><thead><tr><th width="128.111083984375">versión del SDK</th><th width="135.22235107421875">Estado de certificación</th><th>Vigencia del certificado</th></tr></thead><tbody><tr><td>iOS 7.4</td><td>Exento por Mastercard</td><td>Consulte el estado de certificación de iOS 7.3</td></tr><tr><td>iOS 7.3</td><td>Completado</td><td><p>CCS (Declaración de conformidad de componentes): 8 de enero de 2027</p><p>STAS (Resumen de evaluación de pruebas de seguridad): 8 de enero de 2027</p></td></tr></tbody></table>

### Visa

<table><thead><tr><th width="129.888916015625">versión del SDK</th><th width="136.5555419921875">Estado de certificación</th><th>Vigencia del certificado</th></tr></thead><tbody><tr><td>iOS 7.4</td><td>Completado</td><td>Válido hasta el 7 de noviembre de 2026.</td></tr><tr><td>iOS 7.2</td><td>Exento por Visa</td><td>Válido hasta el 31 de octubre de 2026</td></tr></tbody></table>

{% hint style="info" %}
**Notas**

* Puede integrar y probar NFC Wallet SDK (anteriormente **TSH Pay SDK**) antes de que se complete el proceso de certificación.
* Thales renueva los certificados solo para la **más reciente** versión de NFC Wallet SDK. Planifique las actualizaciones antes de que caduque el certificado.
  {% endhint %}


---

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

```
GET https://docs.payments.thalescloud.io/nfc-wallet-sdk-ios/es/general/certifications.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
