Donation Button Examples

* Note on the Test: the system will only allow you to have 3 transactions at the same time during the state *

Minimal button

<form action="https://livepay.io/plugins/compatibility/index" method="post">
<input type="hidden" name="cmd" value="_donate">
<input type="hidden" name="reset" value="1">
<input type="hidden" name="merchant" value="606a89bb575311badf510a4a8b79a45e">
<input type="hidden" name="currency" value="LTC">
<input type="hidden" name="amountf" value="10.00">
<input type="hidden" name="item_name" value="Donation Test">
<input type="image" src="/assets/docs/img/PNG/Livepay6.png" width="372" alt="Make a donation with LivePay.io">
</form>