Preview
Quick start
Put this tag where you want the payment box to appear
<div id="payzo_payments" data-amount="25.50" data-currency="USD" ></div>
Put this before the closing </body> tag
<script src="https://payzo.io/api/client/sUmJioZi71xszmJQE1BC"></script>
And that's it.
Now, when you open your page, you should see the payment box like in the preview above.
Now, when you open your page, you should see the payment box like in the preview above.