---
title: "Form Actions on Submit"
description: "Payment Page 1.5.3 exposes four configurable actions after a successful-payment callback:"
url: "https://docs.paymentpageplugin.com/features/form-actions-on-submit/"
---
Payment Page 1.5.3 exposes four configurable actions after a successful-payment callback:

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

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

![The four Actions After Submit choices in the Payment Page 1.5.3 form editor](/assets/screenshots/form-actions-selector.png)

These actions depend on the corresponding gateway callback reaching WordPress. End-to-end verification of the final 1.5.3 release archive is still pending for every gateway, method, one-time/recurring, synchronous/asynchronous, duplicate-delivery, and action combination. A configured action is not proof of delivery.

For details about each Action, please see these docs:

[Confirmation Email](/features/form-actions-on-submit/confirmation-email/)[Redirect](/features/form-actions-on-submit/redirect/)[Dynamic Message](/features/form-actions-on-submit/dynamic-message/)[Http Requests](/features/form-actions-on-submit/http-requests/)
