# Drop-in payments

Drop-in payments is Digital River's all-in-one solution for accepting payments and ensuring compliance. Use this solution for a quick way to accept payments with ease.

Use Drop-in payments as your payment method solution if you want:

* To receive newly supported payment methods automatically without deploying code
* Out of the box support for [PSD2 and SCA](https://docs.digitalriver.com/digital-river-api/payments/psd2-and-sca)
* To ensure compliance for transactions and payment method collection/usage

{% embed url="<https://vimeo.com/500071413>" %}

Drop-in payments reference the DigitalRiver.js library and provide a default look and feel that offers various levels of customization. Drop-in payments automatically display supported payments based on data collected during checkouts. Adding a new payment method does not require additional implementation effort but may require additional configuration steps.

For a list of payment methods supported by Drop-in payments, see [Supported payment methods](https://docs.digitalriver.com/digital-river-api/payments/supported-payment-methods).

## Getting started <a href="#before-you-begin" id="before-you-begin"></a>

Learn how to use the [Drop-in payments integration guide](https://docs.digitalriver.com/digital-river-api/payments/payment-integrations-1/drop-in/drop-in-integration-guide) and the [Drop-in payments builder](https://drapi.io/drop-in-builder/) to integrate [our supported payment methods](https://docs.digitalriver.com/digital-river-api/payments/supported-payment-methods) into your app or website.


---

# 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/digital-river-api/payments/payment-integrations-1/drop-in.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.
