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

# Step 6 - Order Summary & Payment

This is the final step before submission. Review all the information you have entered. You must agree to the Subscriber Agreement and then choose a payment method.

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

&#x20;

#### Order Summary Sections Explained

•        Product Information: A summary showing the Certificate Type and Product Name you selected in Step 1. Verify that Certificate Type shows 'S/MIME Certificates' and the Product Name matches your selection.

•        Certificate Information: Displays the Email ID entered in Step 4 - the mailbox this certificate will secure. Confirm this email address is correct.

•        Payment Notice: A message stating that clicking 'Use Credits' will deduct the cost from your organisation's credit balance. Read this notice carefully before proceeding.

•        Current Balance: The total available credit balance of your organisation in USD at the time of ordering. Ensure this is greater than or equal to the Grand Total. If the balance is insufficient, contact your administrator.

•        Grand Total: The total amount that will be charged for this certificate order in USD. Verify this matches the Cost shown in Step 1.

•        Subscriber Agreement checkbox: A mandatory acknowledgement that you have read and agreed to the eSign Subscriber Agreement. You must tick this checkbox before any payment button becomes active. Click the 'Subscriber Agreement' link to read the full terms first.

•        Save and Exit: Saves your application as a draft without submitting it. Use this if you need to pause and come back later.

•        Pay Online: Pays for the certificate using a debit/credit card or other online payment method. Use this option if you are paying directly rather than using pre-loaded credits.

•        Use Credits: Deducts the Grand Total from your organisation's pre-loaded credit balance. This is the most common payment method in enterprise environments. Click this to complete the order if your organisation has sufficient credits.

&#x20;

**WARNING**:  Once you click 'Use Credits' or 'Pay Online' and the order is confirmed, it cannot be cancelled or refunded without contacting eMudhra support. Review all details carefully before paying.

**NOTE**:  If the Subscriber Agreement checkbox is not ticked, the Pay Online and Use Credits buttons will remain greyed out. You must tick the checkbox first.

#### What to Do

•        Review the Product Information and Certificate Information sections carefully.

•        Note the Grand Total in USD and confirm your organisation has sufficient credits.

•        Click the 'Subscriber Agreement' link and read the terms.

•        Tick the checkbox to confirm you agree to the Subscriber Agreement.

•        Click 'Use Credits' to pay from your organisation balance, or 'Pay Online' to use a card.

•        Wait for the confirmation page to load - do not close or refresh the browser.


---

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