2017 © Pedro Peláez
 

silverstripe-module silvershop-braintree

Braintree payment integration for SilverShop e-commerce

image

markguinn/silvershop-braintree

Braintree payment integration for SilverShop e-commerce

  • Tuesday, May 10, 2016
  • by markguinn
  • Repository
  • 1 Watchers
  • 2 Stars
  • 15 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

SilverShop Braintree Support Module

Build Status, (*1)

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., (*2)

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., (*3)

Installation

composer require markguinn/silvershop-braintree

License

Copyright 2016 Mark Guinn, All rights reserved., (*4)

See LICENSE file. (MIT), (*5)

The Versions

10/05 2016