Skip to content

v5.0.0

Compare
Choose a tag to compare
@elia elia released this 02 Aug 08:48
· 32 commits to main since this release
v5.0.0
90894c8

Features

  • Supports solidus_starter_frontend and acts as a simple reference implementation for custom frontends
  • Supports multiple payment providers out of the box by using Stripe's Payment Element
  • Supports additional verifications (e.g. 3D Secure) out of the box
  • Easily extensible support for Stripe webhooks via subscribers and the Solidus event bus

A complete rewrite!

It's a complete rewrite over v4, please refer to the README for a comprehensive list of features, installation instructions, and caveats to look out for.

Migrating from v4

Currently, due to the wide range of setups supported by v4, we advise against rushing to update to v5. Support for v4 has been extended to the latest Solidus and is not a blocker for staying up to date.

What's Changed (in detail)

New Contributors

Full Changelog: v4.4.0...v5.0.0