add the following code to the failure page to determine why the transaction is failing:
<?php var_dump($_SESSION); ?>
this will write the session contents to the page including the response from paypal
when you sign up for a sand box account, you will be given a sandbox credit card number to use by paypal.