edd_get_cart_discounted_amount( bool $discounts = false )

Retrieves the total discounted amount on the cart


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/discount-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.4.1 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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