> 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-1-steps/step-7-order-summary-and-payment.md).

# Step 7 - Order Summary & Payment

The final step before payment. Review everything carefully. *A 'Payment Pending' badge appears in the top-right corner.*

&#x20;

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

&#x20;

#### 7a. Product Information Panel

**Certificate** Type: The category of certificate (SSL/TLS Certificates). Verify this matches your intended purchase.

**Product Name:** The specific OV product selected (e.g., OV SSL Certificate, OV SSL Certificate Wildcard, OV SSL Certificate UCC, OV SSL Certificate Wildcard UCC). Confirm this is the correct product variant.

**Validity Period:** The subscription duration selected in Step 1 (e.g., 1 Year). Confirm the correct duration.

**Domain Count**: The total number of domains the certificate will cover. For OV SSL and Wildcard SSL: 1. For UCC/Wildcard UCC: reflects the total number of domains entered in Step 5.

&#x20;

#### 7b. Certificate Information Panel

A summary of all organization details and domain name(s) entered across previous steps. Scroll through to verify all values are correct. If anything is wrong, click Back to return to the relevant step.

&#x20;

#### 7c. Payment Information Panel

**Credit Usage Note**&#x20;

A banner on screen states: 'On click of Use Credits button, amount will be deducted from \[Your Organization] balance.'

Confirm your account balance is sufficient before choosing Use Credit.

&#x20;

**Current Balance**: Your organization's current pre-paid credit balance in USD. Verify you have sufficient balance if paying by credit. If the balance is less than the Grand Total, use Pay Online instead.

**Certificate Price (upto 4) (UCC/Wildcard UCC only)**: The base certificate price covering the included number of domains (up to 4). Informational - auto-calculated.

**Additional SAN Cost (UCC/Wildcard UCC only):** The additional cost for any domains beyond the included base quantity. Informational. Verify this matches the number of extra domains you added in Step 5.

**Grand Total**: The final total amount in USD payable for this order. Verify this matches your expectation before proceeding to payment.

**Subscriber Agreement checkbox:** A mandatory checkbox confirming you have read and agreed to eMudhra emSign's Subscriber Agreement. You MUST tick this checkbox before payment. Click the 'Subscriber Agreement' hyperlink to read the full terms if you have not done so.

**Note - Subscriber Agreement**&#x20;

Ticking the Subscriber Agreement checkbox is a legal acknowledgement that you agree to eMudhra emSign's terms and conditions for certificate issuance and usage.

Read the agreement before ticking.

The checkbox is mandatory - you cannot proceed to payment without it.

#### 7d. Payment Buttons

**Save and Exit**: Saves your application as a draft and exits the wizard. You can return to complete payment later from the Orders list.

**Pay Online**: Opens a payment gateway to pay the Grand Total using a credit/debit card or other supported online payment method.

**Use Credit**: Deducts the Grand Total from your organization's pre-paid credit balance in CERTInext immediately. Order is submitted upon confirmation.

&#x20;

**Action**&#x20;

*Tick the Subscriber Agreement checkbox, then click either Pay Online or Use Credit to submit your order.*

*After successful payment, you will be taken to the Order View page.*


---

# 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-1-steps/step-7-order-summary-and-payment.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.
