# Including DigitalRiver.js

To leverage the functionality included in DigitalRiver.js library, add the following `script` with a `src` attribute that specifies the library's location.

{% code title="HTML" %}

```markup
<script src="https://js.digitalriver.com/v1/DigitalRiver.js"></script>
```

{% endcode %}
