EDD_Discount::is_min_price_met( bool $set_error = true )

Check if the minimum cart amount is satisfied for the discount to hold.


Description Description


Parameters Parameters

$set_error

(Optional) Whether an error message be set in session.

Default value: true


Top ↑

Return Return

(bool) Is the minimum cart amount met?


Top ↑

Source Source

File: includes/class-edd-discount.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.