Action: gform_trigger_payment_delayed_feeds
Used in GFFeedAddOn to trigger processing of feeds delayed until payment is completed.
Parameters
| Name | Type | Description |
|---|---|---|
| $transaction_id | string | The transaction or subscription ID. |
| $payment_feed | array | The payment feed which originated the transaction. |
| $entry | array | The entry currently being processed. |
| $form | array | The form currently being processed. |
Since
Source
Defined in includes/addon/class-gf-payment-addon.php at line 528