Getting started

🚧

This feature of Mollie Components is in private beta.

If you are interested in early access you can reach out to us.


Installation

Include the Mollie.js script on each page where you want to embed Mollie Components. Load the script directly from https://js.mollie.com/v2/mollie.js.

<script src="https://js.mollie.com/v2/mollie.js"></script>
📘

If you are using the classic card component with our v1 version of Mollie.js, you can load the v2 version in compatibility mode: https://js.mollie.com/v2/mollie.js?compatible. This prevents namespace conflicts.