You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: change_log.txt
+10
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,13 @@
1
+
### 5.6.0 | 2024-04-29
2
+
- Added a new [`gform_stripe_payment_element_updated_payment_information`](https://docs.gravityforms.com/gform_stripe_payment_element_updated_payment_information/) JavaScript filter to allow modifying the payment element payment information when the form total changes.
3
+
- Updated logging to decrease the log file size and make it easier to track issues.
4
+
- Fixed a fatal error that occurs when the customer is redirected back after a no-cost checkout order payment.
5
+
- Fixed PHP 8.1+ deprecation notices displaying on the settings page.
6
+
- Fixed a fatal error that occurs when the webhooks signing secret is invalid.
7
+
- Fixed an issue where the loading spinner is not hidden after the form fails validation.
8
+
- Fixed a fatal error that can occur when the Stripe field is hidden by conditional logic.
9
+
- Fixed an issue where the Link option for the Stripe Payment Element can not be disabled once an email field is selected.
10
+
1
11
### 5.5.0 | 2024-02-22
2
12
- Added a Stripe API wrapper and deprecated the use of the Stripe PHP SDK.
3
13
- Added new notification events for pending and authorized payment states.
0 commit comments