The Joomla Common Payments API plugins are the easiest way to add Payment support in Joomla extensions. Integrating the common payment API gives support to all the CPG plugins. The Integration process is a easy 3 step integration & can be completed in very less time.
This repository includes a sample Joomla component that uses all CPG plugins which you can use as an integration guideline. It is compatible with Joomla 2.5.x and 3.1.x
Ofcourse all Payment plugins are included as well !
To Install the Component
- Browse to "/code/com_tjcpg"
- Zip the contents of folder 'com_tjcpg'
- Install the zipped archieve using Joomla installer
To Install the Plugins
- Browse to "/code/plugins/"
- Browse to the plugin of choice
- Zip the contents of folder of the plugin
- Install the zipped archieve using Joomla installer
Slide Share about the API
More information here http://www.slideshare.net/coolparth/joomla-common-payments-api
Detailed Information & Docs