Donations API

Last edited: 5/8/2012

Use the following Monklet code to produce a payment portal link:


tag="login"
type="donate"

display="popup"
label="Click Here to Give Online."

Notes:

  • E-Commerce must be setup first. 
  • label can also be a link to an image. I.E.   label="/images/donate.gif"
  • find_category="donation-category-in-slug-format" can used as a parameter to specify a specific donation category to give towards, by default, users are presented with a dropdown option of categories from Ecommerce > Donations > Categories. For more information on the slug equivalent of a name, see this article.