# Form Actions on Submit

There are currently 4 Form Actions on payment confirmation available, including:

1. Confirmation Email
2. Redirect
3. Dynamic Message
4. HTTP Request

These can be enabled in the Settings under Actions After Submit:

![Enabling Actions After Submit in the Elementor Payment Form Widget](/files/N88UTtEYp087Oh0a7XcX)

For details about each Action, please see these docs:

{% content-ref url="/pages/4dKwXVwNoLOwiEcQD61C" %}
[Confirmation Email](/features/form-actions-on-submit/confirmation-email.md)
{% endcontent-ref %}

{% content-ref url="/pages/loVAg6N3XCjdSUtb14iB" %}
[Redirect](/features/form-actions-on-submit/redirect.md)
{% endcontent-ref %}

{% content-ref url="/pages/4PdX1QLuAYG8KVWHgduV" %}
[Dynamic Message](/features/form-actions-on-submit/dynamic-message.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZlhjaoKYqcyOIRS2yU6L" %}
[HTTP Requests](/features/form-actions-on-submit/http-requests.md)
{% endcontent-ref %}


---

# 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.paymentpageplugin.com/features/form-actions-on-submit.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.
