EDD_Payment::remove_download()
Method: Remove a download from the payment
Source: includes/payments/class-edd-payment.php:1207
Method: Remove a download from the payment
Source: includes/payments/class-edd-payment.php:1207
Method: Alter a limited set of properties of a cart item
Source: includes/payments/class-edd-payment.php:1391
Filter Hook: Bail if this post isn’t a download post type.
Source: includes/payments/class-edd-payment.php:1401
Method: Add a fee to a given payment
Source: includes/payments/class-edd-payment.php:1458
Method: One items have been set, an update is needed to save them to the database.
Source: includes/payments/class-edd-payment.php:609
Action Hook: Used to save non-standard data. Developers can hook here if they want to save specific payment data when $payment->save() is run and their item is in the $pending array
Source: includes/payments/class-edd-payment.php:960
Action Hook: This action fires anytime that $payment->save() is run, allowing developers to run actions when a payment is updated
Source: includes/payments/class-edd-payment.php:1058
Method: Add a download to a given payment
Source: includes/payments/class-edd-payment.php:1079
Method: Setup payment properties
Source: includes/payments/class-edd-payment.php:416
Method: Create the base of a payment.
Source: includes/payments/class-edd-payment.php:504