> 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-ov-public-trust-certificates/phase-2-steps-via-email-and-emsign/ov-order-confirmation.md).

# OV Order Confirmation

#### 2.1 CERTInext Order View - Immediately After Payment

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 for any support queries.

&#x20;

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

&#x20;

**Order ID**: Unique reference number for your certificate order. Keep this safe.

**Ordered Date**: Date and time the order was placed.

**Product**: The OV 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 Approval' (orange badge) - the certificate is awaiting CA validation and issuance steps.

&#x20;

The lower portion of the Order View page shows detailed panels: SSL Subscription Information, Auto-Renewal Configuration, Organization Representative Information, Certificate Signing Request (CSR) Information, Organization Information, Certificate Information, Additional Information, and Renewal Notifications.

**Note - Subscription Dates**&#x20;

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.

&#x20;

#### 2.2 Order Confirmation Email

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

&#x20;

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

&#x20;

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;

**Action**&#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.*


---

# 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-ov-public-trust-certificates/phase-2-steps-via-email-and-emsign/ov-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.
