JDK 11 is required for Broadleaf release trains 1.7.0-GA, and beyond.
JDK 17 is supported for Broadleaf release trains 1.8.1-GA, and beyond.
Added support for ACH payments with Stripe
Added accountId
and rootAccountId
to CartRejectionEvent
to facilitate Notification Services looking up users' notification preferences.
Added the implementation of the Serializable
interface to the NextAction
class to fix an issue java.io.NotSerializableException: com.broadleafcommerce.cart.service.messaging.event.NextAction
.