# Configuring payment methods

- [Configuring Afterpay](https://docs.digitalriver.com/commerce-api/payments/payments-solutions/digitalriver.js/payment-methods/configuring-afterpay.md): Learn how to configure Afterpay for DigitalRiver.js with Elements.
- [Configuring Alipay+ (cross-border)](https://docs.digitalriver.com/commerce-api/payments/payments-solutions/digitalriver.js/payment-methods/configuring-alipay+-cross-border.md): Learn how to configure Alipay+ (cross-border) for DigitalRiver.js with Elements
- [Configuring Alipay (domestic)](https://docs.digitalriver.com/commerce-api/payments/payments-solutions/digitalriver.js/payment-methods/alipay.md): Learn how to configure Alipay (domestic) for DigitalRiver.js with Elements
- [Configuring Amazon Pay](https://docs.digitalriver.com/commerce-api/payments/payments-solutions/digitalriver.js/payment-methods/configuring-amazon-pay.md): Learn how to configure Amazon Pay for DigitalRiver.js with Elements
- [Configuring Apple Pay](https://docs.digitalriver.com/commerce-api/payments/payments-solutions/digitalriver.js/payment-methods/apple-pay.md): Learn how to configure Apple Pay for DigitalRiver.js with Elements.
- [Configuring Bancontact](https://docs.digitalriver.com/commerce-api/payments/payments-solutions/digitalriver.js/payment-methods/configuring-bancontact.md): Learn how to configure Bancontact for DigitalRiver.js with Elements.
- [Configuring BLIK](https://docs.digitalriver.com/commerce-api/payments/payments-solutions/digitalriver.js/payment-methods/configuring-blik.md): Learn how to configure BLIK for DigitalRiver.js with Elements.
- [Configuring Boleto](https://docs.digitalriver.com/commerce-api/payments/payments-solutions/digitalriver.js/payment-methods/configuring-boleto.md): Learn how to configure Boleto for DigitalRiver.js with Elements.
- [Configuring CCAvenue](https://docs.digitalriver.com/commerce-api/payments/payments-solutions/digitalriver.js/payment-methods/configuring-ccavenue.md): Learn how to configure CCAvenue for DigitalRiver.js with Elements.
- [Configuring Clearpay](https://docs.digitalriver.com/commerce-api/payments/payments-solutions/digitalriver.js/payment-methods/configuring-clearpay.md): Learn how to configure Clearpay for DigitalRiver.js with Elements.
- [Configuring Credit Cards](https://docs.digitalriver.com/commerce-api/payments/payments-solutions/digitalriver.js/payment-methods/credit-cards.md): Learn how to configure Credit Cards for DigitalRiver.js with Elements.
- [Configuring FPX Online Banking](https://docs.digitalriver.com/commerce-api/payments/payments-solutions/digitalriver.js/payment-methods/configuring-fpx-online-banking.md): Learn how to configure FXP Online Banking for DigitalRiver.js with Elements.
- [Configuring Google Pay](https://docs.digitalriver.com/commerce-api/payments/payments-solutions/digitalriver.js/payment-methods/google-pay.md): Learn how to configure Google Pay for DigitalRiver.js with Elements.
- [Configuring iDEAL](https://docs.digitalriver.com/commerce-api/payments/payments-solutions/digitalriver.js/payment-methods/configuring-ideal.md): Learn how to configure iDEAL for DigitalRiver.js with Elements.
- [Configuring Klarna](https://docs.digitalriver.com/commerce-api/payments/payments-solutions/digitalriver.js/payment-methods/klarna.md): Learn how to configure Klarna for DigitalRiver.js with Elements.
- [Configuring Konbini](https://docs.digitalriver.com/commerce-api/payments/payments-solutions/digitalriver.js/payment-methods/konbini.md): Learn how to configure Konbini for DigitalRiver.js with Elements.
- [Configuring Online Banking (IBP)](https://docs.digitalriver.com/commerce-api/payments/payments-solutions/digitalriver.js/payment-methods/online-banking.md): Online Banking, also sometimes called Internet Bank Payment (IBP), is a Browser Redirect processing method where customers authorize a debit from their bank account.
- [Configuring Online Banking (Korea Bank Transfer)](https://docs.digitalriver.com/commerce-api/payments/payments-solutions/digitalriver.js/payment-methods/korea-bank-transfer.md): Learn how to configure Korea Bank Transfer for DigitalRiver.js with Elements.
- [Configuring PayCo](https://docs.digitalriver.com/commerce-api/payments/payments-solutions/digitalriver.js/payment-methods/payco.md): Learn how to configure PayCo for DigitalRiver.js with Elements.
- [Configuring PayPal](https://docs.digitalriver.com/commerce-api/payments/payments-solutions/digitalriver.js/payment-methods/paypal.md): Learn how to configure PayPal for DigitalRiver.js with Elements.
- [Configuring SEPA Direct Debit](https://docs.digitalriver.com/commerce-api/payments/payments-solutions/digitalriver.js/payment-methods/direct-debit.md): Learn how to configure SEPA Direct Debit for DigitalRiver.js with Elements.
- [Configuring Trustly](https://docs.digitalriver.com/commerce-api/payments/payments-solutions/digitalriver.js/payment-methods/configuring-trustly.md): Learn how to configure Trustly for DigitialRiver.js with Elements.
- [Configuring Wire Transfer](https://docs.digitalriver.com/commerce-api/payments/payments-solutions/digitalriver.js/payment-methods/wire-transfer.md): Learn how to configure Wire Transfer for DigitalRiver.js with Elements.
- [Common payment sources](https://docs.digitalriver.com/commerce-api/payments/payments-solutions/digitalriver.js/payment-methods/common-payment-sources.md): Learn about payment sources that are common to all payment methods.
- [Common payment objects](https://docs.digitalriver.com/commerce-api/payments/payments-solutions/digitalriver.js/payment-methods/common-payment-objects.md): Learn about payment objects that are common to all payment methods.


---

# 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/commerce-api/payments/payments-solutions/digitalriver.js/payment-methods.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.
