Gravity Flow – Stripe Extension – Version – 2.1.0

### 2.1.0 | 2025-06-12
– Added delayed feed support for the Stripe Card Element, allowing the workflow to be started only when a payment is captured via Stripe Card.
– Added support for the “Failed” entry that will be created when the Stripe Card Element is used and the payment fails. Workflow will be marked as “Cancelled” when the payment fails.
– Fixed the PHP 8.1 deprecation notice for trim() that occurs when the add-on is activated on a new site.
– API: Added the [gravityflowstripe_pre_cancel_workflow](https://docs.gravityflow.io/gravityflowstripe_pre_cancel_workflow/) action to allow for custom actions to be performed before the workflow is cancelled due to a failed payment.
### 2.0.0 | 2023-11-01
– Added uninstall message on Gravity Forms Uninstall Page to clarify what is removed when Stripe extension is uninstalled.
– Added add-on icon.