# Step 4: Configure the payment method settings

Since Digital River acts as the merchant of record on all transactions, payment methods must be configured by Digital River. Work with your Digital River representative to configure the selection and display of payment methods in the Digital River Drop-in payment integration. Enabling Digital River payment methods and other payment methods on the configuration page for the same store will result in failures.

1. From the **Magento Admin panel**, select **Stores**, select **Conﬁguration**, select **Sales**, select **Payment Methods**.
2. In **Payment Methods**, make the following selections:
   * Select **Check/Money Order**. Then set **Enabled** to **No**.
   * Select **Cash On Delivery Payment**. Then set **Enabled** to **No**.
   * Select **Bank Transfer Payment**. Then set **Enabled** to **No**.
   * Select **Purchase Order**. Then set **Enabled** to **No**. Note that the Digital River 2.3.0 extension release now supports the [Purchase Order ](/adobe-commerce-extension/adobe-commerce-extension-2.3.0/configure-the-digital-river-extension/enabling-magentos-purchase-order-payment-method.md)payment method.&#x20;
   * Select **Digital River Payment**. Then set **Enabled** to **Yes**. Note that you can change the title. The recommended title is "Payment Options".


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.digitalriver.com/adobe-commerce-extension/adobe-commerce-extension-2.3.0/configure-the-digital-river-extension/step-4-configure-the-payment-method-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
