Hello,

I'm trying to configure paypal so that if the user buys a product he will be redirected to a product-specific url. Could anyone please help me find out how to do this?

example: User buys EmbeddedVideo1 (product includes description of the video). After successful payment he is redirected to videos/EmbeddedVideo1.html where he can watch the actual video (but can't download it).

I saw an option '?q=' but I'm pretty new to Drupal so I don't know how I could use that.

Thanks in advance for the help.