> 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-dv-public-trust-certificates/phase-1-steps/step-6-order-summary-and-payment.md).

# Step 6 - Order Summary & Payment

This is the final screen before submitting your order. It shows a complete summary of everything you have entered, along with the payment breakdown. Review all details carefully before paying - once payment is made, changes require going through the order management tools.

&#x20;

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

**📌 NOTE**

An orange "Payment Pending" badge appears in the top-right corner of this screen. This confirms that the order has NOT yet been paid.&#x20;

### What Is Shown on This Screen

#### Product Information Section

* **Certificate Type:** SSL/TLS Certificates
* **Product Name:** The DV variant you selected (e.g., DV SSL Certificate, DV SSL Certificate Wildcard, etc.)
* **Validity Period:** 1 Year, 2 Years, or 3 Years, as selected in Step 1
* **Domain Count:** Number of domains covered (1 for standard/Wildcard certificates; your selected number for UCC variants)

#### Certificate Information Section

* Displays the domain name(s) entered in Step 4.
* Confirm that all domain names are correct before proceeding with payment.
* For UCC variants, all additional domains (SANs) are listed in this section.

#### Payment Information Section

* **Current Balance:** Your account's pre-loaded credit balance in USD. This represents your organisation's available credit within CERTInext.
* **Certificate Price:** Base price of the selected DV certificate product in USD.
* **Additional SAN Cost:** Applicable only for UCC variants. This is the charge for each domain beyond the base 4 included domains
* **Grand Total:** The total amount payable in USD (Certificate Price plus any Additional SAN Cost). Tax is included where applicable.

### Subscriber Agreement Checkbox

**⚠️ IMPORTANT**

*You must tick this checkbox before the payment buttons become active.*

The checkbox text reads:

*"The Subscriber/Requestor hereby agrees to have read, understood and agree to Subscriber Agreement of emSign."*

By selecting this checkbox, you are legally agreeing to the terms and conditions of the emSign Certificate Authority for issuing this certificate.

* *Click the **Subscriber Agreement** link to review the complete terms and conditions before accepting.*
* *Payment options remain disabled until the checkbox is selected.*

### Payment Options

#### Save and Exit

* *Saves your order as a draft.*
* No payment is made.
* Order status remains **"Payment Pending"**.
* You can return later to complete payment.

**Use this option if:**

* *You are not ready to pay.*
* Additional approvals are required.
* *You want to save your progress and continue later.*

#### Pay Online

* *Opens the online payment gateway.*
* *Supports payment methods such as:*
  * *Credit Card*
  * *Debit Card*
  * *Net Banking*
  * *Bank Transfer (where available)*
* *Payment is processed immediately.*

**Use this option if:**

* Your organisation does not have a pre-loaded credit balance.

#### Use Credit

* *Instantly deducts the Grand Total from your organisation's pre-loaded CERTInext credit balance.*
* No card or banking details are required.
* Commonly used by enterprise customers.

**Use this option if:**

* Your organisation has sufficient credits available.
* You have already accepted the Subscriber Agreement.

### 📌 InCommon Note

If your InCommon certificate is covered under an institutional subscription:

* The displayed cost may be **$0.00** or a nominal flat-rate amount.
* Click **Use Credit** to proceed.
* If the displayed cost appears unexpectedly high, contact your IT administrator before proceeding.
* Pricing configuration may need to be verified with your InCommon account manager.

### 📌 Final Note

Once you click **Use Credit** or **Pay Online** and payment is successfully processed:

* Your order is officially submitted.
* You are redirected to the **Order Confirmation** screen.
* A confirmation email is sent to the requestor.
* The certificate request enters the validation and approval workflow.

**Important:**

* Do not close the browser immediately after payment.
* Wait for the Order Confirmation screen to load successfully.
* Ensure that the confirmation email has been received before leaving the process.


---

# 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-dv-public-trust-certificates/phase-1-steps/step-6-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.
