Function edd_get_sales_tax_for_year
Gets the sales tax for the current year
Package: EDD\Functions\Taxes
Copyright: Copyright (c) 2013, Pippin Williamson
License: GNU Public License
Since: 1.3.3
Uses:
Used by:
Located at includes/tax-functions.php
Copyright: Copyright (c) 2013, Pippin Williamson
License: GNU Public License
Since: 1.3.3
Uses:
edd_get_payment_tax()
Used by:
edd_sales_tax_for_year()
Located at includes/tax-functions.php
Parameters summary
mixed |
$year = null |
int The year to retrieve taxes for, i.e. 2012 |
Return value summary
float
|
$tax Sales tax |