Try this custom hooked function in woocommerce_thankyou action hook: add_action( 'woocommerce_thankyou', 'custom_content_thankyou' ...
PHP Snippet: Add Content to the WooCommerce Thank You Page
woocommerce_thankyou_{PAYMENT METHOD SLUG}' – wow, it allows to add a specific content on your thank page depending on the payment gateway an order ...
It redirects you to a simple Thank You page (or “Order received” page how
This allows us to show different content without the need for multiple pages and ... (thanks) – /order-received/; Add payment method – /add-payment-method/ ...
Transactional emails receive up to 8 times more opens than other types of emails .
Order page, where you can also Edit order details, Update Status, and Add Notes.
WooCommerce Add Message to top of the checkout page.
Thus, the order received page can be used as a starting point for this new
[This thread is closed.] I'm using PayPal Checkout Express… I would like to add text to the page that the customer is sent to after they…