This is an enhanced version of my original PayPal Fee Charge contribution (http://www.oscommerce.com/community/contributions,1591) wich:
- activates the Paypal Payment Module
- add functionalitity to add a certain percentage charge fee
The percentages are adjustable through the language file.
Legend: 
Download

Report
bug on lines 97-99
fixed
Only a single file attached
Changes:
- I added german and dutch.
- I added two lines of code so you can return to your website after a costumer paid. Simple change the address to yours on line 99.
The two lines as they are used in my webshop:
tep_draw_hidden_field('rm', '2') .
tep_draw_hidden_field('return', 'http://www.keuren.eu/checkout_process.php') .
You can just put them after $process_button_string =
Error in Ulpload
This is a right file
Add Itanlian and English Languages
Add PayPal, Mastercard, Visa Logos
Add Registrastion Form in new widows
Add 2 new fields for insert tax of PayPal
Please use this version only and ignore all other contributions on this page.
Please use this updated and corrected version instead of the original version. This update fixes an error, due to the missing '' around the fee values.
This is an enhanced version of my original PayPal Fee Charge contribution (http://www.oscommerce.com/community/contributions,1591) wich:
- activates the Paypal Payment Module
- add functionalitity to add a certain percentage charge fee
The percentages are adjustable through the language file.