A company has many anonymous shoppers who pay for orders with split payments. In their prior system, they ran into issues when one of the payment methods failed and the order was in a pending state waiting for the rest of the payment. In those cases, the shoppers could not retrieve the orders when they returned to the site because they did not have access to the order number? The company plans to configure Commerce Cloud to avoid this situation where the anonymous shopper does not know the order ID. What step can the company take in Commerce Cloud to avoid this happening?
A developer would like to pass two custom properties called interestRate and remainingPayments from the custom payment integration service to Commerce Cloud in the JSON response payload. The remainingPayments prop erty should be returned to the storefront to be used in a custom widget. Which code snippet included in the JSON response accomplishes this?
Questions and Answers PDF 22/33 What does a storefront extension package contain?
The business team has decided to add order approvals into the B2B storefront. What three things do you need to configure in order to implement this functionality? (Choose three.)
Consider the following code snippet from the config.json file for a custom payment gateway extension’s properties: Questions and Answers PDF 23/33 Which two statements describe the paymentMethodsTypes property configuration? (Choose two.)
What are two use cases for fragmenting widgets into elements? (Choose two.)