Skip to content

5.0.6

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Feb 11:26
5.0.6
b8d1e25
  • Improved the performance of loading plans in the control panel. (#322)
  • Fixed a bug where checkout session completion would not mark transactions as successful from webhooks. (#318)
  • Fixed a bug where choosing bank transfer as a payment method wouldn’t complete an order. (#315)
  • Fixed a PHP error that could occur when handling a webhook request.
  • Added craft\commerce\stripe\SubscriptionGateway::handleCustomerCashBalanceTransaction().
  • Added craft\commerce\stripe\SubscriptionGateway::transactionSupportsRefund().