Articles

License Key Constants

The constant for the main Gravity Flow plugin is GRAVITY_FLOW_LICENSE_KEY Each extension has a license key constant that allows the license to be set via code instead of the database:.

gravityflow_get_users_args

The filter allows to increase the default number of users returned in the user query that defaults to 1000.

Stripe Extension – Cancel Payment Step

The Cancel Payment step will cancel/void a payment that was authorized during the form submission. Remember that stripe automatically cancels (expires) payments after 7 days if the payment is not captured so your workflow must ensure that that the Cancel Payment step runs within a week of the initial form submission.

Capture Payment Step

The Capture Payment step collects the payment authorized during form submission. This step is only compatible with product feeds using the Stripe Add-On.

How to install Gravity Flow

Installing Gravity Flow is simple and follows the same process for installing many other WordPress plugins. In this guide, we will show you how to install Gravity Flow from within your WordPress admin dashboard.

gravityflow_assignee_status_workflow_detail

The gravityflow_assignee_status_workflow_detail filter allows the assignee status label to be modified before rendering.

Payment Form (Checkout)

The Gravity Flow Stripe Extension allows administrators to add a single checkout step at any point in the workflow. For example, a subscription could be started or a payment requested after approval.

gravityflow_search_criteria_status

The gravityflow_search_criteria_status is used to allow search_criteria to be adjusted for which entries are displayed in the status table.

Stripe Extension – Cancel Subscription Step

The Cancel Subscription step will cancel a subscription that was started during form submission. Subscription ID Field: Select the field containing the ID of the subscription that will be cancelled.

gravityflow_assignee_field_[type]

The Assignee Field displays all roles, users, and fields by default. The Form Editor settings allow each type to be turned off, but if you need to filter the items further, you can use the following filters.