Extensions

Articles

Stripe Extension Introduction

The Gravity Flow Stripe Extension enables workflows to authorize payments during initial form submission, capture or cancel payments at a later date, and also refund payments.

Stripe Extension – Transaction ID Field

The Stripe Extension includes an additional field type which you'll find in the Workflow section of the Gravity Forms Form Editor.

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.

Stripe Extension – Capture Payment Step

The Capture Payment step will collect a payment that was authorized during the form submission. If there is a Capture Payment step in the workflow then the payment will automatically be set to authorized and will not be collected until the Capture Payment step runs.

Stripe Extension – 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 payment requested after approval.

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.

Stripe Extension – Wait for Subscription Event

The Stripe Wait for Subscription Event step pauses the workflow until a webhook for one of the following subscription events is received by the Gravity Forms Stripe Add-On for a subscription started by your form.

Stripe Extension – Refund Payment Step

The Refund Payment step will refund a payment made either in the current entry or in a different one. Note that if you're refunding a subscription, it's recommended that you use the Cancel Subscription step before the refund step.

Stripe Extension – Subscription ID Field

The Stripe Extension includes a Subscription ID field which you'll find in the Workflow section of the Gravity Forms Form Editor.

PayPal

The Gravity Flow PayPal Extension allows administrators to add a single payment step at any point in the workflow. For example, the payment may be requested after approval.