The Payment Processing menu on the Settingspage of the Administration UI has a Payment Options property
with two choices: Full Payment Required and Allow Partial Payment.
When should the Allow Partial Payment option be selected?
Which four statements describe the Commerce Cloud payment webhooks? (Choose four.)
Which three data items can be imported using the bulk import feature? (Choose three.)
What is the Commerce Cloud ccResizeImage custom binding used for?
What are two reasons to use the CC-Storage library to save data objects in local storage? (Choose two.)
Given this widget JavaScript snippet using the CCRestClient library:
What is the URL of the created request to Commerce Cloud?
What three tasks, if implemented, can a contact with the storefront role ofAdministrator perform on a B2B
Storefront? (Choose three.)
You need to display a message to a logged in shopper about a relevant promotion, based on the number of products in thecart and the total value of the items. You develop a custom widget that uses the User, Cart and Site view models as displayed in this example Javascipt:
Under what condition is theshowCartMsg()function true?
Consider the following code from the gateway.jsonfile for a sample payment gateway extension:
For which paymentMethodTypes is the processors property (not shown in the code example) required to be defined in your descriptors file?
What are twoexamples of existing functionality provided with Commerce Cloud custom bindings? (Choose
two.)