New
v2.6.0
v2.6.0
Fixes a major bug with refunding Stripe transactions not processing correctly. Also fixes a UI issue that allowed multiple/duplicate charges to go through due to the payment submit button not being locked correctly. Thank you to @storca for contributing these fixes.
What's Changed
- Fix StripeSCA not refunding and charging multiple times by @storca in https://github.com/Attendize/Attendize/pull/1016
- Fix broken tests by @quentincaffeino in https://github.com/Attendize/Attendize/pull/978
Full Changelog: https://github.com/Attendize/Attendize/compare/v2.5.0...v2.6.0