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

# Step 8 - 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/O8700xuCJknGw9AvHCjA" alt=""><figcaption></figcaption></figure>

&#x20;

### Product Information Panel

&#x20;

**Certificate Type**

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

&#x20;

**Product Name**

The specific EV product selected (e.g., EV SSL Certificate or EV SSL Certificate UCC). Confirm this is the correct product variant.

&#x20;

**Validity Period**

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

&#x20;

**Domain Count**

The total number of domains the certificate will cover. For EV SSL Certificate: 1. For EV SSL Certificate UCC: reflects the total number of domains entered in Step 5.

&#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>Product Difference - Order Summary for EV SSL Certificate UCC</strong></p><p>The Order Summary in Step 8 shows all the following for UCC:</p><p>Domain Count: 4 (or your selected number)</p><p>domain name: [primary domain]</p><p>additional domain names: [all additional domains listed, comma-separated]</p></td></tr></tbody></table>

### 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.

### Payment Information Panel

**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.

&#x20;

**Certificate Price (upto 4) \*(EV SSL Certificate UCC only)\***

The base certificate price covering the included number of domains (up to 4). Informational - auto-calculated.

&#x20;

**Additional SAN Cost \*(EV SSL Certificate UCC only)\***

The additional cost for any domains beyond the included base quantity. Format shown: '$\[rate] per \[count]'. Verify this matches the number of extra domains you added in Step 5.

&#x20;

**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.*

&#x20;

### Payment Buttons

&#x20;

***Save and Exit***

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

&#x20;

***Pay Online***

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

&#x20;

***Use Credit***

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

&#x20;

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><p><strong>⚠ IMPORTANT</strong></p><p></p><p>Review ALL information carefully before payment. Once payment is made, changes to domain name or key organization details require a certificate reissue.</p><p>Ensure your domain name and organization name are correct - these appear in the certificate and are visible to your website visitors.</p></td></tr></tbody></table>

*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-ev-public-trust-certificates/phase-1-steps/step-8-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.
