> For the complete documentation index, see [llms.txt](https://docs.payfacto.com/centre-de-documentation-payfacto/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payfacto.com/centre-de-documentation-payfacto/documentation-uk/applications/securetable/securetable-pour-tyro/installation-du-client-stpisecure/activer-la-licence-stpisecure.md).

# Activer la licence STPISecure

### Achat d'une licence

Avant qu'une licence puisse être activée, elle doit être achetée et créée pour vous. Veuillez contacter l'équipe PayFacto Boarding ou votre représentant commercial local pour acheter une licence STPISecure.

### Fichier de licence STPISecure

Après avoir acheté une licence STPISecure, le fichier de licence vous sera envoyé sous forme de pièce jointe par e-mail. L'e-mail viendra de l'équipe PayFacto Onboarding ou de votre représentant commercial local.

<figure><img src="/files/C1B04gKxtUOiXO833WUA" alt=""><figcaption></figcaption></figure>

### Installer le fichier de licence

1. Enregistrez le fichier de l'e-mail sur votre bureau Windows. En règle générale, le fichier est nommé quelque chose comme "Licdefault\_12345.txt".&#x20;
2. Renommez le fichier en "Lic.txt". Pour ce faire, vous pouvez cliquer avec le bouton droit sur le fichier et sélectionner l'option Renommer, ou encore sélectionnez le fichier et appuyez sur la touche F2 touche de votre clavier.

<figure><img src="/files/8YHEoF2YSmzU16ezFBvV" alt=""><figcaption></figcaption></figure>

3. Déplacez le fichier dans le dossier suivant :&#x20;

**C:\Program Files (x86)\PayFacto\STPISecure\STPIClient\\**

<figure><img src="/files/IIHXnzE1jp9GTzHl1rTz" alt=""><figcaption></figcaption></figure>

Le processus d'activation de la licence est maintenant terminé.


---

# 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.payfacto.com/centre-de-documentation-payfacto/documentation-uk/applications/securetable/securetable-pour-tyro/installation-du-client-stpisecure/activer-la-licence-stpisecure.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.
