# Confirmation Summary

The Confirmation Summary is a payment element provided by Pay Addons that displays a summary of the user's payment details after they have completed a transaction. This summary typically includes information such as the item(s) purchased, the total amount paid, and any other relevant details related to the transaction.

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

{% hint style="info" %}
To fully customize your confirmation or thank-you page, refer to our [**Customize Confirmation Page (Pro)**](/customize-confirmation-page-pro.md) guide and utilize the receipt shortcode for a tailored experience.
{% endhint %}

To use the Confirmation Summary widget in Pay Addons, you need to first enable it under the Elements tab.&#x20;

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

## Settings

The **Confirmation Message**, **Payment Details** and **Billing Details** can be customized through the widget settings, allowing users to choose the message content and how it is displayed.

![](/files/0yBHHoFP41KCVRGZgj1X)

![](/files/imAnNu9OxvunUFjcCEip)

![](/files/rODUbl8ShRzXXQYDrfdS)

### Configure Success URL

All of our elements and forms are designed to allow you to specify a success redirection. You can easily assign your confirmation page by setting it as the S**uccess redirect url** or **Return url**.

<div align="left"><figure><img src="/files/Jt8aT3NWy6rKrEcRbVph" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/nvY3LyJfG2UjWoe3C68y" alt=""><figcaption></figcaption></figure></div>


---

# 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.payaddons.com/elements/confirmation-summary.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.
