3.1.1
- 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)