# Certificate Issuance V1 vs V2 Comparison

V1 provides a basic Certificate Issuance experience with limited visibility into processing states and minimal customization options.

V2 enhances the Certificate Issuance experience with clearer progress and confirmation states, improved visual guidance, and full alignment with the token-based design system for a more consistent and branded workflow.


<Image src="https://files.readme.io/b78f4fa48495a96778e8688c6f1959296ab35a9b8586aa16c02fa98c4ff50192-face-capture-v1.jpg" align="center" caption="V1 is a basic watchlist experience with limited guidance." />


<br />


<Image src="https://files.readme.io/b0e64a22854432ed97c8bd3f91c7633810c5bec9e3584b8779064587c200ec65-happy-path-light.png" align="center" caption="V2 delivers a more structured, guided, and branded Watchlist for business experience." />


<br />

***

<br />

## Feature Comparison

Functional capabilities of the module (objective features only; no UX or performance differences).

| Capabilities                       | V1 | V2 | Notes                                                                                                                            |
| ---------------------------------- | -- | -- | -------------------------------------------------------------------------------------------------------------------------------- |
| Certificate Issuance Functionality | ✅  | ✅  | Core functionality present in both versions.                                                                                     |
| Customization Options              | ❌  | ✅  | V1 provides limited customization options, while V2 allows full control over text, colors, buttons, illustrations, and behavior. |
| Documentation Completeness         | ❌  | ✅  | V2 provides complete, standardized documentation coverage.                                                                       |

<br />

***

<br />

## Behavior Differences

How the module behaves during runtime.

<br />

| Behavior            | V1                       | V2                                                                | Notes                                                                          |
| ------------------- | ------------------------ | ----------------------------------------------------------------- | ------------------------------------------------------------------------------ |
| State transitions   | Default transitions      | Specifically designed screen-by-screen transitions for smoothness | V2 includes transition guidelines as part of the module documentation package. |
| Processing behavior | Static processing screen | Branded processing state with consistent loading behavior         | V2 aligns loading behavior with the overall system patterns                    |

<br />

***

## **Customization Overview**

Customization in V2 is significantly simpler and more consistent across modules.


<Image src="https://files.readme.io/aa997dd12370483fbfd7b3b4856d33a51b69564e950697675abcc590da6e28d5-Screen_Recording_2026-06-16_at_11.26.22.gif" align="center" caption="Customizing the experience to match your brand is simpler in V2" />


<br />

Instead of having isolated configuration options per screen or component, V2 uses a unified token-based system that allows developers to control visuals, behaviors, and experience patterns with fewer parameters and predictable outcomes.

This means:

- Less engineering work to override UI elements
- Consistent branding across modules
- Predictable behavior when changing settings
- Reduced risk of breaking flows
- Clear separation between visual tokens and experience configuration

V2 also centralizes all customization options under a single structure, so developers always know where to look and what they can modify.

<br />

<br />
