Skip to content

v5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Apr 11:04
a95341b

What's new

  • Statamic 4 support #857
  • Order & Payment Statuses replace the Is Paid/Is Refunded toggles on orders #783
  • Stripe Payment Elements are now supported! 🎉 #830
  • Re-written & re-structured documentation #858

What's improved

  • Updated default order blueprint
  • The developer experience (DX) around custom gateways has been improved #811
  • Order Numbers for Database Orders are now different from Eloquent model IDs #845
  • Simple Commerce now uses CP Nav Preferences to re-order Simple Commerce nav items, rather than custom JavaScript #834
  • Simple Commerce's JavaScript assets are now built with Vite #833
  • Behind the scenes, the Checkout Pipeline has been improved so more code can be shared between on-site & off-site checkouts #832 #843
  • Internally, the way Simple Commerce calls Runway has been simplified #810

What's changed

  • Replaced the Standard Post shipping method with a Free Shipping method. #779
  • The way variables are passed into the {{ sc:checkout }} form has been changed to avoid collisions #827
  • SimpleCommerce::gateways() now returns a Collection instead of an array #828
  • Augmented orders are now returned from Action routes #806
  • Old upgrade scripts have been removed #837
  • The ReceiveGatewayWebhook event has been renamed GatewayWebhookReceived #859

You can read more about what's changed in the upgrade guide, along with steps on how to upgrade.