# 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 **Zero Subtotal Checkout** if you want to allow orders to use 100% store credit or gift cards.\
     ![](/files/jncZyEAPXHwBRKZ6k7kh)
   * Select **Check/Money Order**. Then set **Enabled** to **No**.\
     ![](/files/X6XUOzwZkvQyiqC7U42a)
   * Select **Bank Transfer Payment**. Then set **Enabled** to **No**.![](/files/xXX5Fglm4lz6YXYWErWy)
   * Select **Cash On Delivery Payment**. Then set **Enabled** to **No**.![](/files/jTpd4c7noiR0pxZytGXR)
   * Select **Purchase Order**. Then set **Enabled** to **No**. Note that the Digital River 2.3.0 extension release supports the [Purchase Order ](/adobe-commerce-extension/adobe-commerce-extension-2.4.0/configure-the-digital-river-extension/enabling-magentos-purchase-order-payment-method.md)payment method. ![](/files/2rixC2Yt7yxUZ3pSz3Fr)
   * Select **Digital River Payment**. Then set **Enabled** to **Yes**. Note that you can change the title. We recommended typing `Payment Options` in the **Title** field.![](/files/uY9zoAgrz2E5wyISP4SW)

## **Understand redirects on the Payment page**

You can improve a customer's shopping experience in cases when it is required to redirect them out of the checkout flow in order to complete their transaction.

This situation can happen when:

* Customers pay using a payment method that redirects them to their website
* PSD2 regulations require that a shopper answer a 3D Secure Challenge Question when paying with a credit card

To improve this experience, Digital River has added the option to choose where in the checkout flow this redirect will occur. See [Configure General Settings](/adobe-commerce-extension/adobe-commerce-extension-2.4.0/configure-the-digital-river-extension/step-2-configure-the-digital-river-admin-settings.md) for instructions on how to set the flow for redirect payment methods.

You can choose if your shoppers see the challenge question upon clicking **Continue** within the Drop-in Checkout from the **Payment** page of the checkout or when clicking **Place Order** on the **Order Confirmation** page of the checkout. Please work with your Digital River representative to change the location of the PSD2 challenge question.&#x20;

{% hint style="info" %}
**Note:** This change is not supported by the PayPal payment method.
{% endhint %}


---

# 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.4.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.
