Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Salesforce B2B Commerce for Developers Accredited Professional (AP-202) Exam - Topic 2 Question 95 Discussion

What interface must a developer implement to override Tax in Checkout?
D) sfdc_checkout.TaxCalculations
A) sfdc.checkout.CartTaxCalculations
B) sfdc.commerce.TaxCalculations
C) sfdc_commerce.CartTaxCalculations
E) sfdc.commerce.CheckoutTaxCalculations

Salesforce B2B Commerce for Developers Accredited Professional (AP-202) Exam - Topic 2 Question 95 Discussion

Actual exam question for Salesforce's B2B Commerce for Developers Accredited Professional (AP-202) exam
Question #: 95
Topic #: 2
[All B2B Commerce for Developers Accredited Professional (AP-202) Questions]

What interface must a developer implement to override Tax in Checkout?

Show Suggested Answer Hide Answer
Suggested Answer: D

To override tax in checkout, a developer must implement the sfdc_checkout.TaxCalculations interface. The sfdc_checkout.TaxCalculations interface is an Apex interface that provides methods for customizing the tax calculation logic for a cart or an order. The interface allows the developer to define how to retrieve tax rates and rules, how to apply tax amounts and adjustments, and how to handle tax errors and exceptions. The developer can use the sfdc_checkout.TaxCalculations interface to integrate with a third-party tax service provider or to implement their own tax calculation logic. The other interfaces do not exist or are not related to tax calculation. Salesforce Reference:B2B Commerce Developer Guide: Tax Integration,B2B Commerce Developer Guide: Tax Calculations Interface


Contribute your Thoughts:

0/2000 characters

Currently there are no comments in this discussion, be the first to comment!


Save Cancel