A user wants the pricing to reflect the price values stored in an external ERP during
the checkout flow. In what way can this requirement be satisfied?
Select an option, then click Submit answer.
-
○
Override the computePricingCart method in ccrz.cc_api_PriceAdjustoment and make the callout in this method.
-
○
None of the above
-
○
Override the computePricingReview method in ccrz.cc_CartExtension and make the callout in this method.
-
○
Override the computePricingCart methos in ccrz.cc_api_CartExtension and make the callout in this method.