Loading...
 

Payments Pro

This is a project and has not started yet and ideally would be done along with PayPal Subscription

Requirements for Tiki Payments Pro


Tiki Payments Pro is an extension of the existing Tiki Payments.

The goal of the Pro system is to be able to easily interface with a broad range of payment processors (Paypay Direct Payments, Moneris, Beanstream, etc...), and not just PayPal Express Checkout, which is what it does right now.

Requirements:

  • A way to setup payment methods, and specify the fields that the specific payment method requires for each payment
  • A way to map these fields that the specific payment method requires to trackerId/fieldId where the info is expected to be
    • the system assumes that information required is already in the trackers specified by the admin.
    • the only piece of information not stored is the cc info (everything else is stored in trackers)
  • A way to specify the credit card types (Visa, Mastercard, etc...) that each payment processor accepts
  • A common form (reusable whichever payment processor is selected) for the entering of credit card info (and choosing of the credit card type) will be shown for the entry of cc info when payment is to be made.
    • ensure that ssl is enabled for this form
    • info is passed to the payment processor and then thrown away, except for option to store last 4 numbers of credit card number together with the other info in the payment records
  • Some basic validation of the info in the specified tracker fields before sending to the payment processor
  • Payment will be triggered from payment plugins like the existing one. An additional parameter will specify the payment processor type.
  • A common error and confirmation handling return values to the plugin that requested payment, so that the plugin can handle it the way it wants (perhaps to redirect to certain specified page as default handling):
    • payment rejected
    • payment accepted
    • info not sufficient/complete
  • A standard way to write extension PHP that does the connection and actual sending of info to each specific payment gateway
  • A standard way to write callback IPN type PHP that does the handling of feedback from each specific payment gateway
  • A way to specify the definition JSON serialized for return values for each payment processor
  • A standard way to store and retrieve the JSON serialized values returned together with a payment record Id that can be referenced (conceivably, payment plugins can store this Id in the other trackers to reference payments, and make use of this info for other purposes).


A sample implementation to Paypal Payments Pro Direct Payments is to be included. https://www.paypal.com/cgi-bin/webscr?cmd=_dcc_hub-outside

Also see Refunds

Also note:


For now, only one setting of each type of payment method is required in one Tiki installation. However, while not an immediate requirement, it should be kept in mind that future extension will involve allowing different users to receive payments into their own individual accounts, which theoretically can be any one of the payment methods configured. This allows users to set their account information and receive money directly from payers without going through the site owners' account.

Keywords

The following is a list of keywords that should serve as hubs for navigation within the Tiki development and should correspond to documentation keywords.

Each feature in Tiki has a wiki page which regroups all the bugs, requests for enhancements, etc. It is somewhat a form of wiki-based project management. You can also express your interest in a feature by adding it to your profile. You can also try out the Dynamic filter.

Accessibility (WAI & 508)
Accounting
Administration
Ajax
Articles & Submissions
Backlinks
Banner
Batch
BigBlueButton audio/video/chat/screensharing
Blog
Bookmark
Browser Compatibility
Calendar
Category
Chat
Comment
Communication Center
Consistency
Contacts Address book
Contact us
Content template
Contribution
Cookie
Copyright
Credits
Custom Home (and Group Home Page)
Database MySQL - MyISAM
Database MySQL - InnoDB
Date and Time
Debugger Console
Diagram
Directory (of hyperlinks)
Documentation link from Tiki to doc.tiki.org (Help System)
Docs
DogFood
Draw -superseded by Diagram
Dynamic Content
Preferences
Dynamic Variable
External Authentication
FAQ
Featured links
Feeds (RSS)
File Gallery
Forum
Friendship Network (Community)
Gantt
Group
Groupmail
Help
History
Hotword
HTML Page
i18n (Multilingual, l10n, Babelfish)
Image Gallery
Import-Export
Install
Integrator
Interoperability
Inter-User Messages
InterTiki
jQuery
Kaltura video management
Kanban
Karma
Live Support
Logs (system & action)
Lost edit protection
Mail-in
Map
Menu
Meta Tag
Missing features
Visual Mapping
Mobile
Mods
Modules
MultiTiki
MyTiki
Newsletter
Notepad
OS independence (Non-Linux, Windows/IIS, Mac, BSD)
Organic Groups (Self-managed Teams)
Packages
Payment
PDF
Performance Speed / Load / Compression / Cache
Permission
Poll
Profiles
Quiz
Rating
Realname
Report
Revision Approval
Scheduler
Score
Search engine optimization (SEO)
Search
Security
Semantic links
Share
Shopping Cart
Shoutbox
Site Identity
Slideshow
Smarty Template
Social Networking
Spam protection (Anti-bot CATPCHA)
Spellcheck
Spreadsheet
Staging and Approval
Stats
Survey
Syntax Highlighter (Codemirror)
Tablesorter
Tags
Task
Tell a Friend
Terms and Conditions
Theme
TikiTests
Federated Timesheets
Token Access
Toolbar (Quicktags)
Tours
Trackers
TRIM
User Administration
User Files
User Menu
Watch
Webmail and Groupmail
WebServices
Wiki History, page rename, etc
Wiki plugins extends basic syntax
Wiki syntax text area, parser, etc
Wiki structure (book and table of content)
Workspace and perspectives
WYSIWTSN
WYSIWYCA
WYSIWYG
XMLRPC
XMPP




Useful Tools