Hello,
I made a quick addon for Paypal donation. To install it, download the addon , and put the the paypal folder in:
/system/mojomotor/third_party/
Then add this line anywhere on your site:
{mojo:paypal:donate email="[email protected]"}Your site’s name will be automatically used as the donation’s name. If you want to change this though, you can simply add the name parameter like so:
{mojo:paypal:donate email="[email protected]" name="Donate to my site!"}Alternately, you can change/add a setting using the following syntax:
{mojo:paypal:set name="email" value="[email protected]"}With this, you can set anything you want and a hidden input will be automatically made.
{mojo:paypal:set name="email" value="[email protected]"}
{mojo:paypal:set name="name" value="Donate to my site!"}
{mojo:paypal:set name="amount" value="15.00"}
{mojo:paypal:donate}Enjoy! 😊
—
Download not working? Try a mirror.