Create redirection after transaction confirmed
-
Hi,
To prevent people re-visiting a transaction completed page (domain.com/checkout-completed/abc/xyz) I was thinking to let WordPress automatically create a redirect once a page that meets requirements has been visited once (or after the order has been set to completed). This then prevents order-completed pages from being visited more than once (preventing Analytics double counting)Is this possible somehow?
I found it’s possible to hook into Woo’s order completed and get get the URL of the order-received page. Trying to figure out how to hook into Redirection to create a redirection.
Thanks!
The topic ‘Create redirection after transaction confirmed’ is closed to new replies.