This is a PayPal Express Ckeckout module
The main features are:
-Express Checkout Shortcut
-Express Checkout Mark
-Instant Payment Notification
-Buttons Auto-translation (Languages EN, FR, DE, SP, IT, PL and JP)
It’s a standalone module, so it doesn’t fit for Merchants that work with PayPal Pro.
It has been built in order to be fit for every kind of users, so you don’t need to have a good knowledge of PHP programming to install it. And it’s really fast to install (there’s only two small pieces of code to add on the login.php and shopping_cart.php).
I'm working to make it works with SSL certificate and authentication service.
Legend: 
Download

Report
The missing shipping cost issue on the PayPal web page has been fixed
Main features added are:
-IPN corrected
-SSL certificate configuration
-Logo definition on the PayPal Web page
This is a PayPal Express Ckeckout module
The main features are:
-Express Checkout Shortcut
-Express Checkout Mark
-Instant Payment Notification
-Buttons Auto-translation (Languages EN, FR, DE, SP, IT, PL and JP)
It’s a standalone module, so it doesn’t fit for Merchants that work with PayPal Pro.
It has been built in order to be fit for every kind of users, so you don’t need to have a good knowledge of PHP programming to install it. And it’s really fast to install (there’s only two small pieces of code to add on the login.php and shopping_cart.php).
I'm working to make it works with SSL certificate and authentication service.
Comment from the author:
If you use Sandbox, please don't use connect to Sandbox (http://developer.paypal.com) but to beta-Sandbox (http://beta-developer.paypal.com) instead because it's more efficient and much more stable.
I configured that module for testing with beta-sandbox only, but if you want to test with sandbox any way, you can uncomment the corresponding lines in the constants.php file.