zachary-russell / CakePHP-Braintree-Plugin

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  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

License:MIT License


Languages

Language:PHP 92.5%Language:JavaScript 6.3%Language:CSS 1.2%