# 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 3.1.3 extension release supports the [Purchase Order ](/adobe-commerce-extension/adobe-commerce-extension-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 3D Secure Challenge Questions

In many European countries, 3D Secure is used by banks to prevent credit card fraud and to comply with PSD2 regulations. 3D Secure presents a challenge question to authenticate all shoppers paying with credit cards. You can choose whether your shoppers see the challenge question either:

* On the **Payments** page of the checkout after clicking **Continue** OR&#x20;
* On the **Order Confirmation** page of the checkout after clicking **Place Order**

Digital River recommends that you have the question appear on the **Order Confirmation** page. This setting is controlled by Digital River. Please work with your Digital River representative if you wish to change the location of your 3D Secure challenge question.

{% 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-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.
