-
Notifications
You must be signed in to change notification settings - Fork 0
selombanybah/yii-donate
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
yii-donate is run just like a normal extension ex. <?php --view-- $this->widget('application.extensions.donate.Donate', array( 'email', //your paypal email address 'item', // the description of what the donation is going for 'currency' //the currency to accept (defaults to usd) 'amt' // the amount to donate 'type' // type of donation 'paypal,moneybookers,alertpay'\ 'item_code' // for use with moneybookers and aertpay 'language' // EN,SP etc 'quantity' //quantity '$beforeform' // place divs heere or whatever you want to appera before the form 'rid'='5413099' //use with moneybookers 'userbid' // allow the user to set the donation amount )); ?>
About
Automatically exported from code.google.com/p/yii-donate
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published