Are there any filter/hooks for the successful purchase redirection?

[ad_1]

Hi @mazikeen

Sorry for the confusion, I forgot to submit my answer before marking this as resolved, so I’ll retype it quickly.

There is a filter to change the URL for the Purchase Confirmation page, and it is edd_get_success_page_uri. Here is a code reference to it:
https://github.com/awesomemotive/easy-digital-downloads/blob/main/includes/checkout/pages.php#L9-L29

If you are looking to use this information on the existing purchase confirmation page, for some customizations, you can get this information without appending anything to the URL by using the edd_get_purchase_session() function which contains information about the purchase that can either be displayed, or used to look up more detailed information.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer