1z0-1068-22 試験問題を無料オンラインアクセス
試験コード: | 1z0-1068-22 |
試験名称: | Oracle CX Commerce 2022 Implementation Essentials |
認定資格: | Oracle |
無料問題数: | 72 |
更新日: | 2025-09-21 |
If your storefronthas both B2B and B2C implementations, you will need to have one Order History Layout for B2B as well as a different Order History Layout for B2C.
What is the reason for this?
A developer is customizing the payment methods widget to enable the shopper to store a credit card when checking out. The widget needs to add three properties to the payments object of the JSON authorization request when creating the order:
* saveCard(Boolean)
* nickname(String)
* setAsDefault(Boolean)
Each ofthe properties needs to be bound to a particular view model for the properties to be added to the payments object.
Which is the correct view model?
An organization has implemented loyalty points as a payment currency by creating a payment gateway extension with loyaltyPoints as one of the paymentMethodTypes and configuring the Custom Curency Payment webhook.
What additional step does the organizationneed to do to add loyalty points as a payment option on the Payments Method widget?