Donate button
Monkey Forums/Monkey Programming/Donate button| 
 | ||
| Has anyone implemented a paypal donate button in one of your monkey games/apps? Thanks | 
| 
 | ||
| I would have thought you would just need to create an image button which fires an OpenURL command to your Paypal URL: http://www.monkeycoder.co.nz/docs/html/Modules_mojo.app.html#OpenUrl | 
| 
 | ||
| Good call, thank you |