Skip to content

2.5.5

Choose a tag to compare

@DevinWalker DevinWalker released this 20 Sep 00:30
· 13575 commits to master since this release
  • New: Added support for Stripe's new Checkout payment method. Now you can accept payments that support Strong Customer Authentication, Google and Apple Pay, Credit Cards and more! #4207
  • New: Added the ability to add tabs to settings to more easily break up sections. You can see this within the new Stripe payment gateway settings. #4202, #4204
  • New: New hooks have been added to the Stripe gateway for developers to more easily extend. #4244
  • Tweak: Improved documentation description for the Stripe payment gateway. #4206
  • Fix: The Stripe SDK only loads now when the gateway is enabled to improve performance and further prevent conflicts. #4237
  • Fix: Resolved a security issue responsibly disclosed to use by the good folks at Wordfence. Thanks y'all!