edd_decrease_earnings( int $download_id, int $amount )

Decreases the total earnings of a download. Primarily for when a purchase is refunded.


Description Description


Parameters Parameters

$download_id

(Required) Download ID

$amount

(Required) Earnings


Top ↑

Return Return

(bool|int)


Top ↑

Source Source

File: includes/download-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.8.1 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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