Help Docs Software Kadence Kadence RCP Kadence RCP Developers rcp_get_discount()

rcp_get_discount()

Retrieves a single discount record by ID.
Parameters:

$discount_id (int) – ID of the discount.

Return values:

RCP_Discount object on success.
false on failure.

Introduced: Version 3.3.

Was this article helpful?