> 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/classic-tokenization/ja/ysuksu/kdo.md).

# カード登録

- [汎用登録フロー](https://docs.payments.thalescloud.io/classic-tokenization/ja/ysuksu/kdo/fur.md)
- [ステップ1 – カード情報を取得する](https://docs.payments.thalescloud.io/classic-tokenization/ja/ysuksu/kdo/fur/suteppu1-kdowosuru.md)
- [国内スキームの取り扱い](https://docs.payments.thalescloud.io/classic-tokenization/ja/ysuksu/kdo/fur/suteppu1-kdowosuru/sukmunorii.md)
- [ステップ2 – カードの有効性を確認する](https://docs.payments.thalescloud.io/classic-tokenization/ja/ysuksu/kdo/fur/suteppu2-kdonowosuru.md)
- [ステップ3 – 利用規約を提示する](https://docs.payments.thalescloud.io/classic-tokenization/ja/ysuksu/kdo/fur/suteppu3-wosuru.md)
- [ステップ4 – デジタイゼーションリクエストを承認する](https://docs.payments.thalescloud.io/classic-tokenization/ja/ysuksu/kdo/fur/suteppu4-dejitaizshonrikuesutowosuru.md)
- [ステップ5 – トークンを有効化する](https://docs.payments.thalescloud.io/classic-tokenization/ja/ysuksu/kdo/fur/suteppu5-tkunwosuru.md)
- [オプションA – ステップアップ認証なしで有効化する](https://docs.payments.thalescloud.io/classic-tokenization/ja/ysuksu/kdo/fur/suteppu5-tkunwosuru/opushona-suteppuappunashidesuru.md)
- [オプションB: SMS またはメール OTP で有効化する](https://docs.payments.thalescloud.io/classic-tokenization/ja/ysuksu/kdo/fur/suteppu5-tkunwosuru/opushonb-sms-matahamru-otp-desuru.md)
- [オプションC – イシュアアプリケーションで有効化する](https://docs.payments.thalescloud.io/classic-tokenization/ja/ysuksu/kdo/fur/suteppu5-tkunwosuru/opushonc-ishuaapurikshondesuru.md)
- [イシュアのアプリケーションをウォレットと統合する](https://docs.payments.thalescloud.io/classic-tokenization/ja/ysuksu/kdo/fur/suteppu5-tkunwosuru/opushonc-ishuaapurikshondesuru/ishuanoapurikshonwoworettotosuru.md)
- [Apple Pay アプリ内 ID\&V](https://docs.payments.thalescloud.io/classic-tokenization/ja/ysuksu/kdo/fur/suteppu5-tkunwosuru/opushonc-ishuaapurikshondesuru/ishuanoapurikshonwoworettotosuru/apple-pay-apuri-idv.md)
- [Google & Samsung Pay アプリ内 ID\&V](https://docs.payments.thalescloud.io/classic-tokenization/ja/ysuksu/kdo/fur/suteppu5-tkunwosuru/opushonc-ishuaapurikshondesuru/ishuanoapurikshonwoworettotosuru/google-samsung-pay-apuri-idv.md)
- [オプションD – カスタマーサービスを通じて有効化する](https://docs.payments.thalescloud.io/classic-tokenization/ja/ysuksu/kdo/fur/suteppu5-tkunwosuru/opushond-kasutamsbisuwojitesuru.md)
- [コブランドカード登録フロー](https://docs.payments.thalescloud.io/classic-tokenization/ja/ysuksu/kdo/koburandokdofur.md)
- [Eコマース登録フロー](https://docs.payments.thalescloud.io/classic-tokenization/ja/ysuksu/kdo/ekomsufur.md)
- [汎用Eコマース登録フロー](https://docs.payments.thalescloud.io/classic-tokenization/ja/ysuksu/kdo/ekomsufur/ekomsufur.md)
- [トークンによるトークンプロビジョニング](https://docs.payments.thalescloud.io/classic-tokenization/ja/ysuksu/kdo/ekomsufur/tkunniyorutkunpurobijoningu.md)
- [登録失敗を処理する](https://docs.payments.thalescloud.io/classic-tokenization/ja/ysuksu/kdo/wosuru.md)


---

# 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.payments.thalescloud.io/classic-tokenization/ja/ysuksu/kdo.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.
