ExamGecko
Question list
Search
Search

List of questions

Search

Question 175 - Certified B2B Commerce Administrator discussion

Report
Export

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?

A.
Use a different pricebook for each state.
Answers
A.
Use a different pricebook for each state.
B.
Configure tax rates and rules for each state in Salesforce B2B Commerce.
Answers
B.
Configure tax rates and rules for each state in Salesforce B2B Commerce.
C.
Configure a tax engine using third-party software.
Answers
C.
Configure a tax engine using third-party software.
D.
Use the Salesforce out-of-the-box tax calculator.
Answers
D.
Use the Salesforce out-of-the-box tax calculator.
Suggested answer: B, C

Explanation:

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.

asked 23/09/2024
Diego Beltran
53 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first