Within the Payment Methods module, the first step in establishing a new payment method record is to clickNewand create the payment method. The method requires a unique ID and can then be configured with its descriptive, activation, applicability, and processor-related settings.
Salesforce ' s official payment-method procedure states that administrators navigate to Merchant Tools > Site Ordering > Payment Methods and clickNew to create a payment method, after which the method ' s settings are entered and applied.
Payment methods can depend on previously defined payment processors, and Salesforce notes that payment methods rely on processors already created where processing integration is required. However, option A is not universally the first action for creating a new payment method because a suitable processor can already exist and can be shared by multiple payment methods.
Option C occurs after the payment-method entity has been created.
The distinction is architectural: the payment method represents the shopper-facing payment option, while the processor identifies the underlying technical transaction-processing implementation.
Study Guide reference:Data Management Using Business Manager Usage — Payment Methods, Payment Processors, method creation, configuration, and checkout payment architecture.
===============