Download the PHP package markguinn/silvershop-braintree without Composer
On this page you can find all versions of the php package markguinn/silvershop-braintree. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download markguinn/silvershop-braintree
More information about markguinn/silvershop-braintree
Files in markguinn/silvershop-braintree
Package silvershop-braintree
Short Description Braintree payment integration for SilverShop e-commerce
License MIT
Homepage http://github.com/markguinn/silvershop-braintree
Informations about the package silvershop-braintree
SilverShop Braintree Support Module
Braintree uses a little different payment flow than other processors in that you have to do some clientside javascript work to set it up and you get a nonce back instead of credit card processing fields.
This module uses Omnipay's Braintree adapter but overrides SilverShop's default checkout component to inject the right JavaScript. It can handle either their Drop In UI or Hosted Fields UI and should work more or less transparently.
Installation
License
Copyright 2016 Mark Guinn, All rights reserved.
See LICENSE file. (MIT)
All versions of silvershop-braintree with dependencies
silvershop/core Version 2.0.x-dev
omnipay/braintree Version ~2.0@dev
braintree/braintree_php Version ~2.0
silverstripe/silverstripe-omnipay Version 2.0.x-dev