Function edd_calculate_tax
Calculate the taxed amount
Package: EDD\Functions\Taxes
Copyright: Copyright (c) 2013, Pippin Williamson
License: GNU Public License
Since: 1.3.3
Located at includes/tax-functions.php
Copyright: Copyright (c) 2013, Pippin Williamson
License: GNU Public License
Since: 1.3.3
Located at includes/tax-functions.php
Parameters summary
mixed |
$amount |
float The original amount to calculate a tax cost |
mixed |
$sum = true |
Return value summary
float
|
$tax Taxed amount |