# Tokenization

Per attivare l'opzione di Tokenization aggiuntiva bisogna attivare il metodo [Digital Wallet](/magento-1/soluzioni-di-pagamento/digital-wallet-token.md) che consente di registrare un token assegnato al cliente al primo acquisto. Tale "Borsellino Elettronico" è possibile usarlo solamente se la Banca Sella ha attivato l'opzione nel profilo assegnato ed anche solamente previa impostazione dei parametri di risposta web service:

* Token (parametro)
* TokenExpiryMonth
* TokenExpiryYear

**Se tale opzione è attiva e l'utente ha un token a disposizione, il metodo Hosted verrà nascosto per favorire l'uso del Token anzichè la carta di credito.** Se il cliente desidera usare una nuova carta di credito deve cancellare il vecchio Token dalla pagina presente nel suo profilo.


---

# Agent Instructions: 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.bancasella.shinesoftware.it/configurazione-gestpay/professional/tokenization.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.
