Skip to content

5.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Apr 10:08
· 1 commit to main since this release

Gravity Forms Stripe Add-On v5.6.0 Changelog

  • Added a new gform_stripe_payment_element_updated_payment_information JavaScript filter to allow modifying the payment element payment information when the form total changes.
  • Updated logging to decrease the log file size and make it easier to track issues.
  • Fixed a fatal error that occurs when the customer is redirected back after a no-cost checkout order payment.
  • Fixed PHP 8.1+ deprecation notices displaying on the settings page.
  • Fixed a fatal error that occurs when the webhooks signing secret is invalid.
  • Fixed an issue where the loading spinner is not hidden after the form fails validation.
  • Fixed a fatal error that can occur when the Stripe field is hidden by conditional logic.
  • Fixed an issue where the Link option for the Stripe Payment Element can not be disabled once an email field is selected.