ExamGecko
Question list
Search
Search

Question 38 - Certified B2B Commerce Developer discussion

Report
Export

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
Answers
A.
*.pay
B.
Cart
Answers
B.
Cart
C.
Checkout
Answers
C.
Checkout
D.
*.Edit
Answers
D.
*.Edit
E.
*.New
Answers
E.
*.New
Suggested answer: A, D, E

Explanation:

To enable a new payment type for the Checkout flow, three possible configuration metadata descriptors are needed:

*.pay: This descriptor defines the payment type name, label, description, icon, and handler class. For example,CO.pmts.CreditCard.paydefines the payment type for credit card payments.

*.Edit: This descriptor defines the Visualforce page that is used to edit or update an existing payment of this type. For example,CO.pmts.CreditCard.Editdefines the page that allows editing a credit card payment.

*.New: This descriptor defines the Visualforce page that is used to create a new payment of this type. For example,CO.pmts.CreditCard.Newdefines the page that allows creating a new credit card payment. Salesforce

Reference:B2B Commerce and D2C Commerce Developer Guide,Payment Configuration Settings

asked 23/09/2024
benakli rabah
27 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first