Articles

WooCommerce Extension – Setup Instructions

Create a Form in Gravity Forms (or use the sample form below), which will be used for the WooCommerce integration. Whenever an order is created, an entry will be created in this form and the workflow will begin immediately.

WooCommerce Extension – Payment Step

When "Create Entry" is enabled for a form, the Payment Step will send an assignee email containing a payment link to the customer (the email address in the customer’s user profile) or the “Billing Email” address in the case of a guest checkout of a WooCommerce Order.

WooCommerce Extension – Checkout Step

Introduction The WooCommerce Checkout Step is useful when you want to let your users place an order at some point in the workflow after they submit the form.

Folders

The Gravity Flow Folders Extension allows Gravity Flow administrators to organize entries into logical groupings and present them in a list like the status page.

WooCommerce Extension – Cancel Order Step

The Cancel Order step will cancel/void an order that was authorized during the WooCommerce Checkout. Remember that payment gateways automatically cancel (expires) payments after certain days if the payment is not captured (Stripe cancels them after 7 days and PayPal does the same after 29 days).

Checklists

The Gravity Flow Checklists Extension allows administrators to publish a series of forms each requiring a single submission.

Is it possible to implement approval loops?

Yes. You can implement an approval loop which will allow approvers to send the form back a step so the previous user can modify values on the form. .

The Workflow menu doesn’t show up

For more information, please refer to Permissions article.

The inbox shortcode on the front page displays posts instead of the workflow detail

This happens when the Gravity PDF plugin is running. You can resolve this issue by adding the following snippet to your theme's functions.php file.

The link to this form is no longer valid

This article explains how to resolve the “The link to this form is no longer valid” error that occurs when email assignees access Form Submission step links, typically caused by aggressive page caching.