Oracle Commerce Cloud 2019 Implementation Essentials - 1Z1-1068 Exam Practice Test
An account buyer receives an email notification that their order has been approved and they can pay for the order. Once they click the associated link, it brings them to the B2B Checkout Payment After Approval layout.
Which two are valid statements regarding the B2B Checkout Payment After Approval layout? (Choose two.)
Which two are valid statements regarding the B2B Checkout Payment After Approval layout? (Choose two.)
Correct Answer: B,D
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
Your customer has a B2B Storefront instance designed to have three English language sites: North America, European Union, and Asia.
What two components will the storefront developers need to configure to support one or more sites? (Choose two.)
What two components will the storefront developers need to configure to support one or more sites? (Choose two.)
Correct Answer: B,D
Vote an answer
Given the example snippet of custom widget JavaScript:

What are two correct statements about this code? (Choose two.)

What are two correct statements about this code? (Choose two.)
Correct Answer: B,C
Vote an answer
A merchant has two country sites, US and France. The Site Base URL for the US site iswww.example.com.
They plan to use a subfolder to differentiate the French site's URL. For example, they could set it to www.example.com/france.
What is a potential consequence of using thefrlocate code as the subfolder for the French site's URL, such aswww.example.com/fr, instead?
They plan to use a subfolder to differentiate the French site's URL. For example, they could set it to www.example.com/france.
What is a potential consequence of using thefrlocate code as the subfolder for the French site's URL, such aswww.example.com/fr, instead?
Correct Answer: B
Vote an answer
What is the Commerce Cloud ccResizeImage custom binding used for?
Correct Answer: A
Vote an answer
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 property should be returned to the storefront to be used in a custom widget.
Which code snippet included in the JSON response accomplishes this?

Which code snippet included in the JSON response accomplishes this?

Correct Answer: B
Vote an answer
Consider the following code from the gateway.json file 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?

For which paymentMethodTypes is the processors property (not shown in the code example) required to be defined in your descriptors file?
Correct Answer: B
Vote an answer