WooCommerce
Articles
gravityflow_assignee_status_list_woocommerce
The gravityflow_assignee_status_list_woocommerce filter allows developers control whether the assignee status list is displayed for WooCommerce payment steps in the workflow detail box.
gravityflowwoocommerce_can_create_entry
The gravityflowwoocommerce_can_create_entry filter can be used to control if a new entry should be created after a WooCommerce Order is placed.
gravityflowwoocommerce_checkout_step_url
The gravityflowwoocommerce_checkout_step_url filter allows developers to modify the checkout step URL generated for WooCommerce checkout steps.
gravityflowwoocommerce_new_entry
The gravityflowwoocommerce_new_entry can be used to add values from a WooCommerce order to entry fields.
gravityflowwoocommerce_paid_payment_status
The gravityflowwoocommerce_paid_payment_status filter allows you to customize what status is returned after capturing payment.
gravityflowwoocommerce_payment_step_started
The gravityflowwoocommerce_payment_step_started allows developers perform custom actions (such as logging, notifications, or integration tasks) right when the payment step begins processing an entry.
gravityflowwoocommerce_post_update_entry
The gravityflowwoocommerce_post_update_entry action allows the entry to be modified after processing.
gravityflowwoocommerce_pre_update_entry
The gravityflowwoocommerce_pre_update_entry action allows the processing to be overridden entirely.
gravityflowwoocommerce_valid_payment_statuses
The gravityflowwoocommerce_valid_payment_statuses filter allows you to customize what statuses are valid for the capture payment step beyond the default of ‘on-hold’.