> For the complete documentation index, see [llms.txt](https://docs.certinext.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.certinext.io/documentation/certificate-lifecycle-management/ordering-a-certificate/as-a-customer/ordering-ev-public-trust-certificates/phase-2-steps-via-email-and-emsign/order-confirmation.md).

# Order Confirmation

*You are automatically redirected to the Order View page in CERTInext. Bookmark or note the Order ID displayed at the top - you will need it if you contact support.*

&#x20;

<figure><img src="/files/qTjbFOgU8zWb0TDuqszX" alt=""><figcaption></figcaption></figure>

&#x20;

The Order View shows the following key fields:

•       Order ID - unique reference number for your certificate order. Keep this safe.

•       Ordered Date - date and time the order was placed.

•       Product - the EV certificate product ordered.

•       Group - your organization account name.

•       CA Source - Certificate Authority: emSign.

•       Certificate Price - total amount charged for this order (USD).

•       Order Status - 'Order Accepted' (orange badge) - the order has been received and accepted for processing.

•       Certificate Status - 'Pending for Approver' (orange badge) - the certificate is awaiting verification and issuance steps.

&#x20;

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><p><strong>ℹ INFO</strong></p><p><strong>Note - Subscription Dates</strong></p><p>Subscription Start Date and Subscription End Date will be blank at this stage. They are populated once the certificate is issued and the subscription becomes Active.</p></td></tr></tbody></table>

### Order Confirmation Email

&#x20;

*Within minutes of payment, the Organization Representative receives an email notification confirming the order was placed successfully.*

&#x20;

<figure><img src="/files/JtGoTORAgI06ZIsjCoh9" alt=""><figcaption></figcaption></figure>

&#x20;

The email contains the following:

•       Subject: ORDER #\[Order ID] - Your Order is Successful

•       Order ID - your unique order reference number

•       Ordered Date - date and time (UTC)

•       Product & Validity - product name and subscription period

•       Identifier - the primary domain name secured by this certificate

•       Subscription Per - e.g., 1 Year(s)

•       Track Order button - orange button linking to the emSign Subscriber Portal for your order

&#x20;

*Click Track Order to open the emSign Subscriber Portal where you will complete the remaining verification actions. You can also access this portal via the link in subsequent notification emails.*

### Tracking Order Status in CERTInext

In CERTInext, *navigate to Certificates > Orders and click your order to view its full details.*

&#x20;

*Click the three-dot menu (top-right of the order) to open the "Track Order Status" popup. This popup shows a unique Order Status Tracking URL.*

&#x20;

•       *"Open URL": Opens the emSign Subscriber Portal in your browser.*

•      *"Share URL": Sends the tracking link via email to the Organization Representative.*


---

# 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.certinext.io/documentation/certificate-lifecycle-management/ordering-a-certificate/as-a-customer/ordering-ev-public-trust-certificates/phase-2-steps-via-email-and-emsign/order-confirmation.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.
