Skip to content

3.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 11 May 03:14
· 308 commits to 5.x since this release
  • Stripe customers’ default payment methods are now kept in sync with Craft users’ primary payment sources. (#235)
  • Added craft\commerce\stripe\services\Customers::EVENT_BEFORE_CREATE_CUSTOMER. (#233)
  • Added craft\commerce\stripe\events\SubscriptionRequestEvent::$plan, which will be set to the plan being subscribed to. (#141)