Git Product home page Git Product logo

braintree's People

Contributors

vivekarora avatar

Watchers

 avatar

braintree's Issues

Extra file?

The file com.paymentprocessor.braintree/lib/Braintree.php~ should probably be deleted

Repository structure

It is not possible to easily clone this repository in my extensions folder since it has one extra level of directories.

Ideally I should do:
$ cd <civicrm_extensions_directory>
$ git clone https://github.com/vivekarora/braintree.git

But this is not possible as:
1- this creates a 'braintree' directory that is not needed
2- I would need to do: cp braintree/com.paymentprocessor.braintree . so the extension is operational in CiviCRM. But then I would lose the ability to git pull on the extension files

So I suggest:

  • renaming the git repository to com.paymentprocessor.braintree
  • bringing the content of the 'com.paymentprocessor.braintree' directory one level up in the repository so all files are at the root of the repository.

Erroneous statement?

In file com.paymentprocessor.braintree/CRM/Core/Payment/Braintree.php, line 32:
$environment = ($mode == "test") ? 'sandbox':'sandbox';

Is this statement accurate? Can the extension work in production if the sandbox credentials are always selected? How can real credit cards be charged?

Maintenance of this extension

@vivekarora It seems you are no longer maintaining this extension. Cividesk is willing to take over maintenance of this extension moving forward, would you be willing to give us permissions to this repo and repackaging this extension for versions 4.4 and later? We already have a number of fixes merged in on our side. Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.