I made a simple 2CheckOut fee calculator for all to use. http://wmtoolbox.com/tools/2co.php Calculates what you receive after fees and also what price to charge to recieve a certain NET. To place on your site, you can: PHP <?php include ('http://wmtoolbox.com/tools/2co.php'); ?> PHP: IFrame <iframe src="http://wmtoolbox.com/tools/2co.php" border="0" width="535" height="299"> HTML:
Theres a small problem with the script, if you put the $ symbol in the textbox, it automatically thinks you put 0.00 in there.