# Customizing Subscription Confirmation Page

You can customize your Confirmation Page in the Overlay as well as in Hosted Checkout by going to Settings -> Store -> Checkout Summary tab, like below:

<figure><img src="/files/0NfDOR8JtoAwzPaLUQDa" alt=""><figcaption><p>Change the texts and settings of Confirmation Page here</p></figcaption></figure>

<figure><img src="/files/SUf7dwaMy1cl6nFHDLDS" alt=""><figcaption><p>Fields that can be customized</p></figcaption></figure>

<figure><img src="/files/TclBDepNbIIDXQ8IcuX6" alt=""><figcaption><p>3 areas where you can customize your Confirmation Page</p></figcaption></figure>

1. Title: this is the main title of the page
2. Subtitle: explain actions for the user
3. Button Text + URL: customize it however you like and paste the URL of your App/Software

Be careful with this one:&#x20;

<figure><img src="/files/aJwLxXGYxF7xkObSMoZo" alt=""><figcaption><p>Redirecting to URL right after successful payment</p></figcaption></figure>

When you fill in anything here - the user will be instantly redirected to desired URL (without seeing Confirmation Page).


---

# 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://help.fungies.io/for-saas-developers/customizing-subscription-confirmation-page.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.
