Exam B2B-Commerce-Administrator Topic 2 Question 28 Discussion
Actual exam question for Salesforce's B2B-Commerce-Administrator exam
Question #: 28
Topic #: 2
Question #: 28
Topic #: 2
Ursa Major is planning to implement Salesforce B2B Commerce, and a developer needs to configure taxes for their storefront. The company operates in multiple states, each with different tax rates and tax rules.
What are two ways the developer should configure taxes in B2B Commerce?
What are two ways the developer should configure taxes in B2B Commerce?
Suggested Answer: B,C Vote an answer
There are two ways to configure taxes in B2B Commerce: using the Salesforce out-of-the-box tax solution or using a third-party tax engine. The Salesforce out-of-the-box tax solution allows the developer to configure tax rates and rules for each state in the B2B Commerce administration. The developer can specify the percentage at which a product is taxed and the country, state, or province where that rate applies. The developer can also map the tax rate to products using tax treatments and create a tax policy that includes all the tax treatments for the store's products1. Alternatively, the developer can configure a tax engine using third-party software, such as Avalara or Vertex. The developer can create an Apex class that implements the sfdc.commerce.CheckoutTaxCalculations interface and register it as the integration in the store administration. The Apex class can call the external service to calculate the tax amount for each cart delivery group and the entire cart2. Reference: Configure Tax Settings for a Store, Add a Tax Calculation Service.
by Lucien at Jan 31, 2024, 11:49 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).