Including DigitalRiver.js on your page
Learn how to include DigitalRiver.js on your page.
To leverage the functionality included in the DigitalRiver.js library, you must include the
src
attribute and specify the location (URL) of the library on your web page and set your API key.HTML
<script src="https://js.digitalriver.com/v1/DigitalRiver.js"></script>
Last modified 2yr ago