If you run a blog or website and wish to put a donate button on it
for readers to contribute to the development of the website/blog or for
any reason, then liberty reserve would be good for that especially if
you are in countries that PayPal are not allowed because Liberty reserve
seems to work in most countries. Using the Liberty reserve donate
button is good and better than most online payment processors platform
like Alert pay and PayPal because there are no payment reversals and
their transfer fee is the lowest at 1%.
Today, I want to proffer solutions to questions like How to accept donations through liberty reserve? And how to set the Liberty reserve donate button?
1st Step – You need to register a Liberty reserve account. If you don’t have a Liberty reserve account, you can get one HERE
2nd Step – After setting up the account, then proceed to Liberty reserve website to generate the donation button. CLICK HERE to generate the Liberty reserve donation button for website/blog.
3rd Step – The code you generated must look like the code you’re seeing below:
Today, I want to proffer solutions to questions like How to accept donations through liberty reserve? And how to set the Liberty reserve donate button?
1st Step – You need to register a Liberty reserve account. If you don’t have a Liberty reserve account, you can get one HERE
2nd Step – After setting up the account, then proceed to Liberty reserve website to generate the donation button. CLICK HERE to generate the Liberty reserve donation button for website/blog.
3rd Step – The code you generated must look like the code you’re seeing below:
<form action="https://sci.libertyreserve.com" method="post">The code is in HTML so you can now paste this code anywhere on your blog/website.
<input name="lr_acc" type="hidden" value="U8616647" />
<input name="lr_success_url" type="hidden" value="http://www.justnaira.com" />
<input name="lr_fail_url" type="hidden" value="http://www.justnaira.com" />
<input name="lr_currency" type="hidden" value="LRUSD" />
<input name="lr_comments" type="hidden" value="Donation on behalf of www.justnaira.com" />
Enter Amount here:
<input name="lr_amnt" type="text" value="" />
<input alt="Pay With Liberty Reserve!" name="imageField" src="https://www.libertyreserve.com/downloads/banners/accept.gif" type="image" /></form>