Skip to main content

Step 1

Add the Minta Button script to your head tags

Include the following script inside your <head> tags

<script src="https://minta-button.withminta.com/bundle.js"></script>

Example

<head>
<meta charset="UTF-8">
<title>Your Website</title>
<script src="https://minta-button.withminta.com/bundle.js"></script>
</head>