= 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 action to allow for custom actions to be performed before the workflow is cancelled due to a failed payment.
= 2.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. - Updated to use Stripe REST API version 2023-08-16 instead of the Stripe PHP SDK included with the Gravity Forms Stripe Add-On. - Fixed an issue where the Capture Payment step doesn\'t prevent capture during the initial form submission when the \"Enable additional payment methods\" setting is enabled on the Stripe field. - API: Updated the Confirmation and Cancellation Message settings fields on Payment Form Workflow Step to support for Gravity Forms 2.5 textarea.