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

# Step 6 - Order Summary & Payment

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

&#x20;

This is the final step of Phase 1. Review all information before making payment. This screen shows a complete summary of every field you have entered, followed by payment options.

#### Order Summary Sections

The summary is divided into the following sections for review:

**Organization Information**: Name, ID, unit, address, country, state, locality, postal code.

**Organization Representative Information**: Representative name, email, mobile number.

**Certificate Information**: First name, last name, identity document type, registered ID, email, designation.

**Additional Information**: Tags and order remarks (if entered).

#### Payment Information

**Current Balance**: The amount of pre-loaded credit available in your organization's CERTInext account.  Review your available balance. If you have sufficient credit (at least USD XXX), you may use the Use Credit option.

**Grand Total:** The total amount to be paid for this certificate order.  Confirm the Grand Total is USD 210 before proceeding with payment.

#### Payment Buttons

**Back**: Returns you to the previous step (Step 5) to make changes.  Click Back if you need to review or edit any information before paying.

**Save and Exit**: Saves your application as a draft so you can complete payment later.  Click this if you are not ready to pay now. You can return and complete the order from the Certificates > Orders section.

**Pay Online**: Initiates an online payment process via a payment gateway.  Click Pay Online if you wish to pay by credit/debit card or through another supported online payment method.

**Use Credit**: Deducts the cost (USD XXX) directly from your organization's pre-loaded account balance.  Click Use Credit if your organization has sufficient credits and you wish to avoid an online payment transaction.

&#x20;

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><strong>IMPORTANT</strong>: Carefully review all information before clicking a payment button. The name, email, and ID details entered in Steps 3 and 4 cannot be edited after payment without placing a new order.</td></tr></tbody></table>

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><strong>NOTE</strong>: If you click Use Credit, a confirmation message may appear stating that the amount will be deducted from your organization's balance. Confirm before proceeding.</td></tr></tbody></table>

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><strong>TIP:</strong> If you are unsure about any details, click Save and Exit to save a draft. Review the details, then return to complete the payment from the Certificates > Orders section.</td></tr></tbody></table>

#### After Clicking Pay / Use Credit

Once payment is successfully initiated, you will be taken to an Order Confirmation screen showing:

•       Order ID (a unique number identifying your order - keep this for reference)

•       Ordered Date and Time

•       Product name and validity

•       Group (organization) and CA Source

•       Order Status: "Order Accepted"

•       Certificate Status: "Pending for Approver"

&#x20;

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

&#x20;

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><strong>NOTE:</strong> Save your Order ID for future reference. You will need it when contacting support or tracking your certificate status.</td></tr></tbody></table>


---

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