> 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/use-cases/card-enrolment.md).

# Card enrolment

- [Generic enrollment flow](https://docs.payments.thalescloud.io/classic-tokenization/use-cases/card-enrolment/generic-enrollment-flow.md)
- [Step 1 – capture card details](https://docs.payments.thalescloud.io/classic-tokenization/use-cases/card-enrolment/generic-enrollment-flow/step-1-capture-card-details.md)
- [Domestic scheme treatment](https://docs.payments.thalescloud.io/classic-tokenization/use-cases/card-enrolment/generic-enrollment-flow/step-1-capture-card-details/domestic-scheme-treatment.md)
- [Step 2 – check card eligibility](https://docs.payments.thalescloud.io/classic-tokenization/use-cases/card-enrolment/generic-enrollment-flow/step-2-check-card-eligibility.md)
- [Step 3 – present terms and conditions](https://docs.payments.thalescloud.io/classic-tokenization/use-cases/card-enrolment/generic-enrollment-flow/step-3-present-terms-and-conditions.md)
- [Step 4 – approve the digitization request](https://docs.payments.thalescloud.io/classic-tokenization/use-cases/card-enrolment/generic-enrollment-flow/step-4-approve-the-digitization-request.md)
- [Step 5 – activate the token](https://docs.payments.thalescloud.io/classic-tokenization/use-cases/card-enrolment/generic-enrollment-flow/step-5-activate-the-token.md)
- [Option A – activate without step-up authentication](https://docs.payments.thalescloud.io/classic-tokenization/use-cases/card-enrolment/generic-enrollment-flow/step-5-activate-the-token/option-a-activate-without-step-up-authentication.md)
- [Option B: activate with SMS or email OTP](https://docs.payments.thalescloud.io/classic-tokenization/use-cases/card-enrolment/generic-enrollment-flow/step-5-activate-the-token/option-b-activate-with-sms-or-email-otp.md)
- [Option C – activate in the issuer application](https://docs.payments.thalescloud.io/classic-tokenization/use-cases/card-enrolment/generic-enrollment-flow/step-5-activate-the-token/option-c-activate-in-the-issuer-application.md)
- [Integrate issuer application with wallet](https://docs.payments.thalescloud.io/classic-tokenization/use-cases/card-enrolment/generic-enrollment-flow/step-5-activate-the-token/option-c-activate-in-the-issuer-application/integrate-issuer-application-with-wallet.md)
- [Apple Pay in-app ID\&V](https://docs.payments.thalescloud.io/classic-tokenization/use-cases/card-enrolment/generic-enrollment-flow/step-5-activate-the-token/option-c-activate-in-the-issuer-application/integrate-issuer-application-with-wallet/apple-pay-in-app-id-and-v.md)
- [Google & Samsung Pay in-app ID\&V](https://docs.payments.thalescloud.io/classic-tokenization/use-cases/card-enrolment/generic-enrollment-flow/step-5-activate-the-token/option-c-activate-in-the-issuer-application/integrate-issuer-application-with-wallet/google-and-samsung-pay-in-app-id-and-v.md)
- [Option D – activate through customer service](https://docs.payments.thalescloud.io/classic-tokenization/use-cases/card-enrolment/generic-enrollment-flow/step-5-activate-the-token/option-d-activate-through-customer-service.md)
- [Cobadged card enrollment flow](https://docs.payments.thalescloud.io/classic-tokenization/use-cases/card-enrolment/cobadged-card-enrollment-flow.md)
- [E-commerce enrolment flow](https://docs.payments.thalescloud.io/classic-tokenization/use-cases/card-enrolment/e-commerce-enrolment-flow.md)
- [Generic e-commerce enrollment flow](https://docs.payments.thalescloud.io/classic-tokenization/use-cases/card-enrolment/e-commerce-enrolment-flow/generic-e-commerce-enrollment-flow.md)
- [Token for token provisioning](https://docs.payments.thalescloud.io/classic-tokenization/use-cases/card-enrolment/e-commerce-enrolment-flow/token-for-token-provisioning.md)
- [Handle enrollment failures](https://docs.payments.thalescloud.io/classic-tokenization/use-cases/card-enrolment/handle-enrollment-failures.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:

```
GET https://docs.payments.thalescloud.io/classic-tokenization/use-cases/card-enrolment.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.
