Feature/Notable Change | Related Services |
---|---|
Added extension point for determining tax provider id |
|
Introduced debug logging for checkout completion |
CartOperationServices, MicroSecurityCommon |
Introduced support for persisting values to order’s internal attributes |
TaxCommon |
Added support for displaying total fees in customer order history and admin order view |
OrderClient, AdminWeb, Commerce NextJS Starter |
Copy cart item type to order item type during order generation |
CartOperationServices, OrderServices, CartClient, OrderClient, Commerce SDK, Commerce NextJS Starter |
Added APPLE_PAY payment type to support ApplePay integration with Checkout.com |
CartOperationServices, Checkout.com, Commerce SDK, NextJS Starter, OrderOperationServices, Payment Gateway Common, Payment SDK, PaymentTransactionServices |
Improve WebClient extensibility and providers error handling |
CartOperationServices, OrderOperationServices, PaymentTransactionServices, CustomerServices |
Introduced support for payment distribution |
OrderClient, OrderServices, AdminWeb |
Introduce fulfillment cancellation payment priority to order payments by type, regardless of whether a refund or reverse-authorize needs to be executed. |
OrderOperationServices |
Introduced the ability to refund |
OrderOperationServices |
Introduced optional durable message sending to Order Operations |
OrderOperationServices |
Added support for the usage of the adjustment quantity field of line items |
CartOperationServices, MicroservicesCommonDependencies, OfferClient, OrderCommon, OrderOperationServices, PromotionServices |
Introduced updates to support working with payments that were flagged for manual fraud review & potentially captured via the review process |
CartOperationServices, Checkout.com, Commerce SDK, OrderOperationServices, Payment Gateway Common, PaymentTransactionServices |
Issue |
---|
Fixed fulfillment costs not included in tax calculation |
Fixed calculation of the captured payment amount in |
Fixed payment priority sorting issue for captures by merging entries with the same keys |
Refer to Appendix A for more detail on modifying your OrderOperationService
configuration to support durable message sending
broadleaf.orderoperation.fulfillment-processing.auto-capture.after-order-created
This property is deprecated since 1.7.6-GA