Action hooks allow developers to customise the behaviour of the plugin, or to trigger integrations at specific times. This plugin has some action hooks, and Gravity Forms has many of its own action hooks.
gf_
windcave_ process_ approved - array $entry
- array $form
- array $feed
Triggered when a transaction has completed successfully.
gf_
windcave_ process_ confirmation_ parsed - array $entry
- array $form
Triggered when a transaction has been processed and the confirmation page is being displayed.
gf_
windcave_ process_ failed - array $entry
- array $form
- array $feed
Triggered when a transaction has failed or was cancelled.