> 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/ecom/ja/meru/yong-yu-ji.md).

# 用語集

統合全体でこれらの用語を一貫して使用してください。

| 用語             | 定義                                                                                       |
| -------------- | ---------------------------------------------------------------------------------------- |
| 3DS            | EMVCo によって規定された EMV 3-D セキュア認証プロトコル。                                                     |
| カードオンファイル（COF） | これは、エンドユーザーの同意のもとで事業者が支払カード情報を保存することを指します。エンドユーザーはその後、将来の支払いやより迅速なチェックアウトのために詳細を再利用できます。 |
| CNP            | カード非提示。カードが端末に入力されないトランザクションの名称で、通常は電子商取引を指します。                                          |
| デトークナイゼーション    | トークンを元の PAN 値にマッピングするプロセス。                                                               |
| DPAN           | デジタライズされたプライマリ口座番号                                                                       |
| FPAN           | 資金提供用プライマリ口座番号                                                                           |
| LCM            | ライフサイクル管理                                                                                |
| MDES           | Mastercard のデジタル有効化サービス                                                                  |
| PAN            | プライマリ口座番号                                                                                |
| PSP            | 決済サービスプロバイダ                                                                              |
| トークンリクエスタ      | EMV の定義に従った電子商取引の加盟店またはウォレットプロバイダ（デバイスにインストールされたウォレットアプリ）。                               |
| TSP            | トークンサービスプロバイダ                                                                            |
| VTS            | Visa トークンサービス。Mastercard の MDES に相当します。                                                  |


---

# 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/ecom/ja/meru/yong-yu-ji.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.
