Salesforce B2B Commerce for Developers Accredited Professional (AP-202) B2B-Commerce-Developer Question # 33 Topic 4 Discussion

Salesforce B2B Commerce for Developers Accredited Professional (AP-202) B2B-Commerce-Developer Question # 33 Topic 4 Discussion

B2B-Commerce-Developer Exam Topic 4 Question 33 Discussion:
Question #: 33
Topic #: 4

While working on a commerce rollout, a developer needs to update the checkout process so that buyers can purchase with one of the below payment types.

• Credit Card

• Purchase Order

• Contract Now & Pay Later

Additionally, the developer needs to show only Purchase Order and Contract Now & Pay Later if a custom checkbox field on the account is checked.

How should the developer meet these requirements?


A.

Create a custom Lightning webcomponent that can be used with the standard payment component. Use a publish-


B.

Create a custom Lightning web component for the checkout flow that has all the options available. Within that component, pull data from the account to determine which options to show.


C.

Modify the standard payment component settings in the checkout screen flow and add the new payment method. Use the component visibility feature in screen flows to fulfill the account-based payment option criteria.


D.

Add a new payment gateway through the reference implementation steps so the payment shows up on the checkout payment screen. Configure thedifferent payment options required.


Get Premium B2B-Commerce-Developer Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.