I have done a few test and all the 1 cent test with paypal behave the same.
The customer gets a confirmation from paypal but i don't.
The customer returns to my site and can watch the video fine.
Although on my debug log there is no entry for any purchase.
I did the IPN test with the paypal.php
log results:-
"[04/27/2010 6:18 AM] - SUCCESS :Paypal Class Initiated by 121.44.38.100
[04/27/2010 6:18 AM] - SUCCESS :Post string :
[04/27/2010 6:18 AM] - SUCCESS :Connection to http://www.paypal.com successfuly completed.
[04/27/2010 6:18 AM] - FAILURE :IPN validation failed.
[04/27/2010 6:18 AM] - SUCCESS :Paypal class finished.
------------------------------------------------------------------
[04/27/2010 6:19 AM] - SUCCESS :Paypal Class Initiated by 121.44.38.100
[04/27/2010 6:19 AM] - SUCCESS :Post string :
[04/27/2010 6:19 AM] - SUCCESS :Connection to http://www.paypal.com successfuly completed.
[04/27/2010 6:19 AM] - FAILURE :IPN validation failed.
[04/27/2010 6:19 AM] - SUCCESS :Paypal class finished.
------------------------------------------------------------------
"
I can send emails from the estore admin panel.
And the subscription works (though it is using the newsletter plugin)
I've got a SMTP plugin instead of the wordpress email settings.
thanks in advance