Skip to content

Releases: justinholtweb/craft-headcount

5.0.2 Bump composer

11 Jun 13:23

Choose a tag to compare

Bump composer version

5.0.1 Bugfixes

11 Jun 13:20

Choose a tag to compare

Fixed

  • Outgoing webhooks now actually dispatch. The documented events (subscription.created, subscription.updated, subscription.canceled, subscription.expired, member.upgraded, member.downgraded) were never being sent; subscription lifecycle changes now deliver HMAC-SHA256 signed payloads to the configured endpoint via a queued job

Added

  • Plan change detection: Stripe customer.subscription.updated events now sync the subscription's plan and emit member.upgraded / member.downgraded webhooks based on the price delta
  • Subscriptions::changePlan() service method for moving a subscription to a different plan

Initial plugin release

11 Jun 13:00

Choose a tag to compare

Initial plugin release