Version History

[2.0.4] - 2024-02-07 

Fixed

  • Error Undefined variables on block edit with php8

[2.0.3] - 2024-02-06

Fixed

  • Error Undefined variable on plan edit page with php8

[2.0.2] - 2023-12-26

Fixed

  • Error Undefined variable $id on plan add page with php8

Changed

  • Event handler method to static
  • Update stripe library

[2.0.1] - 2022-06-16

Changed

  • Get all active plans with the limit maximum of 100.
  • Support more locales and currencies.

[2.0.0] - 2022-05-31

Fixed

  • Concrete CMS version 9 compatibility

Changed

  • The group selector has been changed to tree view on the plan add/edit page
  • Changed the package name and icon

[1.1.1] - 2022-05-31

Changed

  • Redirect to the subscription page after login/register

[1.1.0] - 2021-08-04

Added

  • Customers page under /dashboard/stripe/customers

Changed

  • Stripe API (2020-08-27) & SDK

Fixed

  • The pricing URL setting isn't showing up on the dashboard

[1.0.1] - 2020-10-28

Fixed

  • Re-subscription to a stripe plan with a trial period

[1.0.0] - 2020-09-29

  • Initial release