Hi,
I just don't understand why it does nor work :(
I mean i receive the money (that's a good point) but the counting does not work and sticks at 0 €...
Py PIN is like that (i don't know if it needs to be defined in my paypal account but in my case, it is):
http://myurl/myblogsubdir/wp-content/plugins/donate-plus/paypal.php
But the plugin goes back to my [donateplus] page instead of the http://myurl/mysubdir/blog/wp-content/plugins/donate-plus/paypal.php page, and counters are not updated.
If i try to modify paypal.php to use sandbox ($verifymode = "3";), it still use the real paypal...
Also, i work on a Windows box, so the email are not sent (i don't use sendmail so "$mailpath = "/usr/sbin/sendmail -t";" doesn't work).
Why not using the same method that WP uses ?
Thanks for you help...
Regards.