Spring Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

B2B Commerce for Developers Accredited Professional AP-202

Last Update 21 hours ago Total Questions : 220

The B2B Commerce for Developers Accredited Professional AP-202 content is now fully updated, with all current exam questions added 21 hours ago. Deciding to include B2B-Commerce-Developer practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our B2B-Commerce-Developer exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these B2B-Commerce-Developer sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any B2B Commerce for Developers Accredited Professional AP-202 practice test comfortably within the allotted time.

Question # 31

How does a project implement the process to persist payment information datain the

Checkout flow for Salesforce B2B Commerce version 4.2 and beyond?

A.

Trigger a remote action when the process payment button is selected to capture the payment.

B.

Trigger a remote action to store the payment information in the URL query parameters.

C.

Trigger the processPayment event and pass in the payment information object as an argument.

D.

Trigger the externalprocessedPayment and pass in the payment information object as an argument.

Question # 32

Which option is the correct syntax to render a property in a Lightning web component template?

A.

Surround the property with curly braces: {property}

B.

Surround the property with brackets: [property]

C.

Surround the property with an exclamation point and curly braces: {property}

D.

Surround the property with curly braces and exclamation point: {{property}

Question # 33

A developer is on a tight timeline and needs to implement a Lightning web component which can read, create and modify single records. What is the recommended path forward?

A.

Use base components

B.

Write custom functions against a wire adapter

C.

Create an Apex Controller

D.

Use Lightning Data Service

Question # 34

A developer has been working on the flow of an Inventory Class for checkout. The developer has handled all the error states and now needs to indicate that inventory is available for all items and amounts in the cart.

Which step should happen next?

A.

Return TRUE

B.

Return sfdc_checkout.lntegrationStatus.Status.SUCCESS

C.

Return sfdc.checkout.lnventoryStatus.Status.SUCCESS

D.

Return sfdc.checkout.lnventoryStatus.SUCCESS

Question # 35

A new payment type for the Checkout flow has been implemented. Which three

descriptors follow best practice for possible configuration metadata are needed to enable

a flow? (3 answers)

A.

*.pay

B.

Cart

C.

Checkout

D.

*.Edit

E.

*.New

Question # 36

For which two reasons is it preferable to extend the Salesforce B2B Commerce remote invocation object instead of using the standard Salesforce remote action invocation manager (2 answers)

A.

A standard remote action will not have access to Salesforce B2B Commerce objects.

B.

The APEX method called by the remote action will be passed as a Salesforce B2B Commerce context object.

C.

Salesforce B2B Commerce includes do not support standard SalesForce remote actions.

D.

The Salesforce B2B Commerce logger cannot be utilized in standard remote actions

Question # 37

When a developer configures a tax integration for a store, what happens to the previously calculated tax entries during the checkout flow?

A.

Ignored during recalculation

B.

Saved prior to recalculation

C.

Deleted from the Cart

D.

Modified with the new tax calculation

Question # 38

A developer has the task to bring some historical data into an org. The data must reside in the org, but cannot be populated in standard or custom objects. The customer is fine with developers building Ul components to surface this data on a case-by-case basis.

Which option allows a developer to meet all of these requirements?

A.

Big objects

B.

Lightning Canvas

C.

External objects

D.

Lightning Out

Question # 39

A developer needs to deliver a solution for taxation that supports multiple countries and a complex set of jurisdictions. Which three steps should be considered as part of this process?

A.

Contact the vendor who wrote the third party service for the most recent information

B.

Implement the sfdc_checkout.CartTaxCalculations interface writing code from scratch

C.

Implement the sfdc_checkout.CartTaxCalculations interface calling out to a third party tax service

D.

Implement the sfdc_checkout.TaxCalculations interface calling out to a third party tax service

E.

Look for packages or existing sample code on the AppExchange

Question # 40

How are version related upgrades passed on to subscriber API extensions/overrides?

A.

APIs callback with specific versions specified; the user must know which version number to use.

B.

Copy and paste of specific code is "built-in"

C.

Extensions and overridden APIs don't support-related upgrades.

D.

The "delegate" allows inherited method calls access to the most recentlyspecified service version

Go to page: