Payments
Articles
gform_action_pre_payment_callback
Runs a function after payment, before the callback occurs.
gform_payment_details
Triggered after the payment details are displayed within a Gravity Forms entry.
gform_post_add_subscription_payment
Triggered after a payment is made to an existing subscription.
gform_post_fail_subscription_payment
Triggered after an existing subscription payment fails.
gform_post_payment_action
This action hook can be used to perform custom actions after processing of payment events.
gform_post_payment_callback
Triggers right after the payment callback occurs when payments are processed.
gform_post_payment_completed
Triggers when a payment has been completed through the form.
gform_post_payment_refunded
This action is triggered after a payment is refunded, allowing further actions to be taken.
gform_post_payment_transaction
Triggered after a payment transaction is created within Gravity Forms.
gform_post_subscription_started
This action is triggered after a new subscription is created, allowing further actions to be taken.