Cloud Readiness / Oracle B2C Commerce Cloud
New Feature Summary
Expand All


  1. Update 22D
  1. Revision History
  2. Overview
  3. B2C Commerce
    1. Admin
        1. Generate Webhook Secret Key Using Mac Hash Algorithm
    2. Payments
        1. Cybersource Integration uses Rest instead of SOAP Toolkit
    3. Open Storefront Framework
        1. iFrame Implementation for CPQ
        2. Web Content Widget Support in Classic to OSF Assets Conversion Tool
        3. Support for Site Busy Page
    4. Storefront
        1. Multi-Factor Authentication for Storefront Users

Update 22D

Revision History

This document will continue to evolve as existing sections change and new information is added. All updates appear in the following table:

Date Module Feature Notes
06 DEC 2022     Created initial document.

Overview

HAVE AN IDEA?

We’re here and we’re listening. If you have a suggestion on how to make our cloud services even better then go ahead and tell us. There are several ways to submit your ideas, for example, through the Ideas Lab on Oracle Customer Connect. Wherever you see this icon after the feature name it means we delivered one of your ideas.

GIVE US FEEDBACK

We welcome your comments and suggestions to improve the content. Please send us your feedback at oracle_fusion_applications_help_ww_grp@oracle.com.

DISCLAIMER

The information contained in this document may include statements about Oracle’s product development plans. Many factors can materially affect Oracle’s product development plans and the nature and timing of future product releases. Accordingly, this Information is provided to you solely for information only, is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development, release, and timing of any features or functionality described remains at the sole discretion of Oracle.

This information may not be incorporated into any contractual agreement with Oracle or its subsidiaries or affiliates. Oracle specifically disclaims any liability with respect to this information. Refer to the Legal Notices and Terms of Use for further information.

B2C Commerce

Admin

Generate Webhook Secret Key Using Mac Hash Algorithm

Webhook events are signed so that the system receiving the event can verify their authenticity. Starting from 22D release webhook POST requests include an HMAC SHA512 signature in the X-Oracle-CC-WebHook-Signature-SHA512 header. This signature value is calculated using HmacSHA512 secret key.

Payments

Cybersource Integration uses Rest instead of SOAP Toolkit

OOTB Cybersource integration uses the SOAP toolkit for order cancellation and returns. SOAP libraries are old and not compatible with the latest JVM. Replacing SOAP with REST will eliminate any third-party library maintenance overhead.

Open Storefront Framework

iFrame Implementation for CPQ

Oracle Commerce supports configuration, pricing and quoting via Oracle CPQ Integration. OSF already supports CPQ Integration via Service Side Extensions which is REST API based. As an alternative approach OSF now also supports CPQ Integration via iFrame.

Web Content Widget Support in Classic to OSF Assets Conversion Tool

The Classic to OSF Assets Conversion Tool now also converts Storefront Classic web content widget fragments into OSF widgets along with its text and image contents. It also filters out Agents layouts as they are not required for OSF

Support for Site Busy Page

In OSF, if your service exceeds its limits during a traffic spike, new shoppers will be redirected to a temporary waiting room page which is the ‘Site Busy’ page

Storefront

Multi-Factor Authentication for Storefront Users

Oracle Commerce merchants can now enable Multi-Factor Authentication for Storefront users. The feature protects user data by adding an additional authentication layer. It prevents security breaches that result from brute force attacks and compromised credentials.

Capability Highlights

  • Asks for a Time-based One-Time Password (TOTP) emailed to the user.
  • Allows resending TOTP.
  • Allows remembering devices on successful authentication.
  • Both Storefront Classic and OSF support the feature on Home and Checkout login pages.
  • The feature is not site-specific.