Redirect to dynamic page
-
I’m planning to use WP eCommerce to sell license keys. I have an ASP.NET web service which does this, but I need to pass the purchaser’s username and email to this web service. After that it’s easy as I can redirect to a generic ‘Thanks’ page. Is it possible to redirect to a separate page and include details in the query string after a successful checkout?
- The topic ‘Redirect to dynamic page’ is closed to new replies.