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

# Step 7 - Order Summary & Payment

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

&#x20;

This is the final step before you submit your certificate request. It shows a complete summary of everything you have entered, along with the payment options.

&#x20;

**Product Information section (read-only - verify these):**

•     Certificate Type: Code Signing

•     Product Name: Code Signing - EV

&#x20;

**Certificate Information section (read-only – verify these):**

•     Organization Name: Your organization's name as entered in Step 2

•     Organization Unit: Department name (if entered)

•     Business Category: e.g., Private Organization

•     Street Address 1 and Street Address 2: Your registered address

•     Country: e.g., United States of America (USA)

•     State / Province: e.g., California

•     Locality: e.g., San Jose

•     Postal Code / Post Office Box Number: e.g., 38852

•     Company Duns / Company Registration Number: as entered in Step 4

&#x20;

**Your Payment Information section:**

**Current Balance**

The current balance available in your CERTInext account, shown in USD. This balance can be used to pay for the certificate using the "Use Credit" option.

*Check whether your current balance is sufficient to cover the Grand Total.*

**Grand Total**

The total amount due for this certificate order, in USD.

*Verify this amount matches the cost shown in Step 1.*&#x20;

&#x20;

**Payment buttons at the bottom:**

**Save and Exit**

Saves your application as a draft without submitting or paying. You can return to it later.

*Click this if you need to pause and come back to complete the application later.*

**Pay Online**

Allows you to pay using a credit/debit card or other online payment method.

*Click this button if you want to pay using a card or online payment gateway.*

**Use Credit**

Deducts the amount directly from your CERTInext account balance.

*Click this if your account has a sufficient balance (as shown in "Current Balance"). The amount will be deducted immediately and the order will be submitted.*

&#x20;

**⚠  IMPORTANT NOTE**

•  Review every item in the Order Summary carefully before paying. Once payment is submitted, the order is created and verification begins.

•  Clicking "Use Credit" will immediately deduct the applicable amount from your CERTInext account balance. This action cannot be undone.

•  Clicking "Pay Online" will redirect you to a secure payment page. Complete the payment there to finalize your order.

•  If any information looks incorrect, click the "Back" button to go to the relevant earlier step and correct it before paying.

•  Note: A message on screen confirms: "On click of Use Credits button, amount will be deducted from your account balance."

&#x20;

*Once you click "Pay Online" or "Use Credit" and the payment is processed, your order is submitted and you will receive a confirmation email. The process now moves to Phase 2.*


---

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