Specify a return url based on items in cart
I would like to specify a return url to go to if there is a specific item in the cart. For example, the standard return url would be 'complete.php', but if there is an item of ID 1 for example in the cart I would like the return url to be complete2.php. I'm using PayPal.
Is this possible?