edd_payment_save

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

Used by 0 functions | Uses 0 functions

edd_payment_saved

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

Used by 0 functions | Uses 0 functions