Skip to content

juliusakula/braintree-php-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OO Wrapper for PHP library, simple angular form to submit credit card payments

Setup

install php 5.4+ and npm

install composer with the command

php -r "readfile('https://getcomposer.org/installer');" | php

use composer to install braintree-lib server files with the command

php composer.phar install

install dependencies with NPM - angular (1.2.14), bootstrap, alertifyjs, braintree-web, and braintree-angular(unofficial angular module) from package.json with the command

npm install


About

OO Wrapper for PHP library, simple angular form to submit credit card payments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published