EDD_Cart::get_discounted_amount( bool $discounts = false )

Get Discounted Amount.


Description Description


Parameters Parameters

$discounts

(Optional) Discount codes

Default value: false


Top ↑

Return Return

(float|mixed|void) Total discounted 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.