This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WC Custom Thank You

Description

This free WooCommerce extension allows you to define a specific and custom Thank You page for your customers.

After a purchase, your customers will be redirected to the custom Thank You page instead of the default WooCommerce’s Thank You page.
This allows you to create your own Thank you message, specific to your store only and to your target.

Configuration

Once active, go to WooCommerce > Settings > Advanced and at the bottom find the Thank You page configuration dropdown. Choose the page you want to use as custom Thank you page.

Support

I provide support for this plugin as much as I can. If you have any question or need any help, open a new topic in the forum.
Make sure to tag @nicolamustone if you need urgent help, since I don’t check the forum frequently.

Get involved

If you want to help, consider to translate the plugin in your language!

Installation

Minimum Requirements

  • WordPress 4.2 or greater
  • PHP version 5.2.4 or greater
  • MySQL version 5.0 or greater
  • WooCommerce 2.7.0 or greater

Automatic installation

Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. To do an automatic install of WooCommerce Custom Thank You, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.

In the search field type “WC Custom Thank You” and click Search Plugins. Once you’ve found it you can view details about it such as the the point release, rating and description. Most importantly of course, you can install it by simply clicking “Install Now”.

Manual installation

The manual installation method involves downloading this plugin and uploading it to your webserver via your favourite FTP application. The WordPress codex contains instructions on how to do this here.

FAQ

Installation Instructions

Minimum Requirements

  • WordPress 4.2 or greater
  • PHP version 5.2.4 or greater
  • MySQL version 5.0 or greater
  • WooCommerce 2.7.0 or greater

Automatic installation

Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. To do an automatic install of WooCommerce Custom Thank You, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.

In the search field type “WC Custom Thank You” and click Search Plugins. Once you’ve found it you can view details about it such as the the point release, rating and description. Most importantly of course, you can install it by simply clicking “Install Now”.

Manual installation

The manual installation method involves downloading this plugin and uploading it to your webserver via your favourite FTP application. The WordPress codex contains instructions on how to do this here.

I receive a PHP error on my custom “Thank You” page, why?

Probably you are not running WooCommerce 2.7. Please update.

Can I customize the templates?

This plugin uses the default WooCommerce templates. You can customize them, learn how here: https://docs.woocommerce.com/document/template-structure/

I have a custom language file, where do I save it?

This plugin loads languages files from:

  • wp-content/languages/woocommerce-custom-thankyou/woocommerce-custom-thankyou-{YOURLOCALE}.mo
  • wp-content/languages/plugins/woocommerce-custom-thankyou-{YOURLOCALE}.mo
  • wp-content/plugins/woocommerce-custom-thankyou/languages/

Put your custom language files in one of these locations, the first one is recommended. If you save the files in the last location you will lose them when updating the plugin.

Reviews

9 มีนาคม 2018
This plugin does exactly what you need it to do. Immediately after a successful payment, the redirected page (selected from a drop down list on the Checkout tab of WC).
5 พฤศจิกายน 2017
Installed without any hick ups and tested working on latest wordpress version. I also installed plugin Exclude pages because my theme installs pages to upper navigation and I didn't Thank you page being visible because I have there some bonuses for ordered customers.
11 เมษายน 2017
I really needed this plugin to finish contract work tonight. Not only did it save me the effort of coding a thankyou page hook myself, it did it easily! Simple, Perfect, Awesome!
21 พฤศจิกายน 2016
Tested on latest (4.6) WordPress and worked as a charm. Thanks for the wonderful plugin!
Read all 7 reviews

Contributors & Developers

“WC Custom Thank You” is open source software. The following people have contributed to this plugin.

Contributors

Translate “WC Custom Thank You” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.2.1 – 2018-07-19

  • Tested with WooCommerce 3.4.3
  • Tested with WordPress 4.9.7
  • Moved the page option in WooCommerce > Settings > Advanced

1.2.0 – 2017-04-05

  • Compatibility test for WordPress 4.7.3
  • Compatibility with WooCommerce 3.0
  • Compatibility with WPML
  • Dropped support for WooCommerce < 3.0 – Update WooCommerce to the most recent version BEFORE to update this plugin
  • Templates removed, the default WooCommerce templates are now loaded instead. If you were using customized templates, you will need to adapt them for the WooCommerce default Templates
  • is_order_received_page now returns true on the Custom Thank You page – This should fix compatibility with analytics plugins which use that function to add their code on the thank you page
  • The Custom Thank You page content is now hidden if the order is not valid

1.1.0 – 2017-02-01

  • Compatibility test for WordPress 4.7.2
  • Compatibility test for WooCommerce 2.6.13
  • Fixed coding standard so the code is now conform to the WordPress coding standards
  • Fixed a notice for the missing variable for purchase notes on the custom Thank you page

1.0.0 – 2015-08-11

  • First release!