# Internal Tokenization

The Tieto E-Commerce Payment Gateway employs internal merchant tokenization to enhance payment security and streamline the checkout experience. Sensitive cardholder data is replaced with secure internal tokens, ensuring that neither merchants nor acquirer employees have access to raw card details at any point. These internal tokens are used exclusively within the EGW system for secure transaction processing.

By reducing the PCI DSS compliance scope for merchants, internal tokenization enables secure storage and handling of customer payment credentials. Merchants can offer one-click payments, recurring transactions, and subscription services with faster and safer checkout experiences, while significantly reducing the risk of fraud and data breaches.


---

# 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://doc.ecomm.api.tietoevry.com/features/internal-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.
