Directing users to a Thank You page containing a dynamic link
I am creating a website that will have different one time paid workshops. Users will signup before purchasing the workshop so they can login to the website whenever they want to access it.
I want to create a thank you page that users get redirected to after checkout and on this page there is a link that will take them to workshop that they bought. The workshop is gated content that they have just bought access to.
I'm not sure how to create a dynamic link on the thank you page that will change depending on the workshop that the users buys. I know it has something to do with the Price ID but not sure how to implement it.
Any and all help is much appreciated. Thanks!
Comments
1 comment
Hello Shannen Barry
You can use a backend framework like Node.js and server-side scripting like PHP to generate a thank you page with a dynamic link based on the workshop that was purchased.
Please sign in to leave a comment.