Skip to content

v5.0.0.rc.1

Compare
Choose a tag to compare
@elia elia released this 02 May 11:58
· 41 commits to main since this release
v5.0.0.rc.1
4ad2db7

📣 This is most likely the final release before the official v5, and is considered ready for use. 📣

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.

What's Changed since the previous alpha

Full Changelog: v5.0.0.alpha.1...v5.0.0.rc.1

See also changes in v5.0.0.alpha.1: https://github.com/solidusio/solidus_stripe/releases/v5.0.0.alpha.1