EDD_Cart::tax( boolean $echo = false )

Gets the total tax amount for the cart contents in a fully formatted way


Description Description


Parameters Parameters

$echo

(Optional) Decides if the result should be returned or not

Default value: false


Top ↑

Return Return

(string) Total tax amount


Top ↑

Source Source

File: includes/cart/class-edd-cart.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.7 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.