Skip to main content

Action: gform_post_payment_status_change

Fired every time the entry payment status changes.

Parameters

NameTypeDescription
$entryarrayThe entry whose payment status has changed.
$previous_statusstringThe previous status of the entry before the change.

Since

  • 2.9.20
  • 2.9.29: Added the $previous_status parameter.

Source

Defined in includes/addon/class-gf-payment-addon.php at line 503