Broadleaf Microservices
  • v1.0.0-latest-prod

Commerce Next.js Starter Release Notes for 1.6.2

Features & Enhancements

Introduced an Improved Pattern for Externally-Executed Payment Transactions

Iterating on our previous pattern for handling externally-executed checkout payment transactions (esp. with 3DS verification & hosted payment page interactions), the improved pattern re-balances responsibilities between frontend & backend apps & makes the overall interaction more robust in its effort to transition successfully executed payment transactions into finalized checkouts.

For more details on the improved pattern, see our Externally-Executed Checkout Payment Transactions documentation.

Bug Fixes

  • Fixed displaying price when logged in on PDP due to changes made when introducing Catalog Access Policy support where the Product prices were not initialized on page load.