SOMONAR / obraintree

3rd party payment provider integration (Braintree™) component for ORRTIZ™ BMS and Apache OFBiz.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OFBiz Braintree

obraintree

3rd party Payment Provider Integration Solution for Braintree™ as a separate and optional hot-deploy component. This component enables you to configure your Braintree integration and provides templates for inclusion in your OFBiz™ web store.

For more information on Braintree, visit their site, here.

##Development Just put the following in the svn:externals properties of the hot-deploy folder of your OFBiz implementation for a checkout:

obraintree https://github.com/ORRTIZ/obraintree/trunk

After having updated the hot-deploy folder (to execute the checkout from the repository), you'll need to build OFBiz again (./ant build) and load the seed, seed-initial and - optionally- demo datasets.

Implementation

Instructions on how to implement can be found here: https://github.com/ORRTIZ/obraintree/wiki/How-to-implement ##Issues For an overview of open and closed issue, see: https://github.com/ORRTIZ/obraintree/issues

License

© 2015 Copyright Somonar B.V.

Creative Commons License
This page is licensed under a Creative Commons Attribution-NoDerivatives 4.0 International License.

About

3rd party payment provider integration (Braintree™) component for ORRTIZ™ BMS and Apache OFBiz.

License:Apache License 2.0


Languages

Language:FreeMarker 69.4%Language:Java 30.6%