mantisbt:paypal_integration_requirements
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| mantisbt:paypal_integration_requirements [2007/05/19 17:10] – created vboctor | mantisbt:paypal_integration_requirements [2011/11/16 07:39] (current) – The page rendering was broken (maybe since new PHP version on mantisbt.org). Added new line to fix it at end of file. atrol | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== PayPal Integration ====== | ||
| + | |||
| + | **Author:** Victor Boctor | ||
| + | **Status:** Work in Progress | ||
| + | |||
| + | ===== Introduction ===== | ||
| + | |||
| + | Mantis supports the concept of sponsorship where users can put sponsorships on issues and developers can do the work and contact the users for the payments. | ||
| + | |||
| + | The aim of this integration is to implement a richer integration which provides the following features: | ||
| + | |||
| + | 1. Allow the sponsors to click on a button or icon in the issue and make the payment to the developer. | ||
| + | |||
| + | 2. Auto-update the sponsorship based on the paypal notification that the payment is made. | ||
| + | |||
| + | 3. Allow users to donate money to developers that have an email address registered. | ||
| + | |||
| + | 4. Allow users to donate to a project. | ||
| + | |||
| + | ===== Database Schema Change ===== | ||
| + | |||
| + | * paypal_email - Add PayPal email address to mantis_user_table. | ||
| + | * paypal_email - Add PayPal email address to mantis_project_table. | ||
| + | |||
| + | ===== Feedback ===== | ||
| + | |||
| + | * Please add your ideas and feedback here. | ||
