Skip to content

CakePHP plugin to facilitate interacting with Braintree.com's API using Transparent Redirect and Vaulted credit card information

License

Notifications You must be signed in to change notification settings

sime/CakePHP-Braintree-Plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  Plugin for CakePHP

  Authors
  -------
  See the AUTHORS file.

  Copyright & License
  -------------------
  Braintree Plugin for CakePHP is Copyright (c) 2010 Anthony Putignano
  if not otherwise stated. The code is distributed under the terms
  of the MIT License. For the full license text see the LICENSE file.

  Download
  --------
  Tar: http://github.com/anthonyp/CakePHP-Braintree-Plugin/tarball/master
  Zip: http://github.com/anthonyp/CakePHP-Braintree-Plugin/zipball/master

  Installation
  ------------
  1. Extract the downloaded archive.
  2. Move or copy the extracted directory anthonyp-CakePHP-Braintree-Plugin-[hash] to /path/to/your/app/plugins/braintree
  3. Add your Braintree merchant API settings to the braintree_merchants table

  For more information please visit the braintree wiki at
  http://github.com/anthonyp/CakePHP-Braintree-Plugin/wikis

About

CakePHP plugin to facilitate interacting with Braintree.com's API using Transparent Redirect and Vaulted credit card information

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 94.6%
  • JavaScript 5.4%