Breaking conflict with Gravity Forms Stripe Addon v3.4
-
This plugin creates a breaking conflict with Gravity Forms Stripe Addon v3.4. It works fine with v3.3. https://www.gravityforms.com/add-ons/stripe/
When LittleBot ACH for Stripe + Plaid is installed with Gravity Forms and Gravity Forms Stripe Addon (no other plugins, default 2020 theme) the payment form does not submit and returns a 500 error.
I can supply access to the plugin and/or a staging environment.
Their changelog for 3.4 states “Fixed an issue with Stripe feeds conflicting with feeds from other payment add-ons in the browser.”
https://docs.gravityforms.com/stripe-change-log/Their developers say: “The other plugin is likely including an older version of the Stripe SDK that doesn’t include the necessary Stripe\PaymentIntent class mentioned in the error and that outdated SDK version would be preventing our version of the SDK bundled with the Stripe add-on from being included that does include the class mentioned in the error. Version 3.4 of the add-on uses different methods and classes to handle payment processing than 3.3, so that is likely why you’re not seeing it when running 3.3 as the methods and classes used in that version are probably included in the version of the Stripe SDK they are including.”
and “The real crux of the issue is the other plugin should not be including any version of the Stripe SDK unless it is actively being used, this is what our add-on is programmed to do with its version of the SDK. I will however pass your feedback on to the Product team for future consideration of adding a fallback for older versions of the SDK.”
- The topic ‘Breaking conflict with Gravity Forms Stripe Addon v3.4’ is closed to new replies.