# Order Summary and Payment

The Order Summary page provides a consolidated view of the entire request, including:

* Selected product and validity
* Organization and certificate details
* Pricing and applicable taxes
* Wallet balance and payment method

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

Users review the details and confirm the order. Payment is processed using the wallet balance, and the order is submitted for validation and issuance.

Once submitted, the order status can be tracked through the CERTInext portal.


---

# Agent Instructions: 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:

```
GET https://docs.certinext.io/documentation/certificate-lifecycle-management/ordering-a-certificate/as-a-customer/order-summary-and-payment.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
