You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/01/07 10:16:39 UTC

[jira] [Commented] (CAMEL-9430) Create camel-component for braintreepayments

    [ https://issues.apache.org/jira/browse/CAMEL-9430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15087098#comment-15087098 ] 

ASF GitHub Bot commented on CAMEL-9430:
---------------------------------------

GitHub user lburgazzoli opened a pull request:

    https://github.com/apache/camel/pull/756

    CAMEL-9430 Create camel-component for braintreepayments

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lburgazzoli/apache-camel CAMEL-9430-braintreepayments

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/756.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #756
    
----
commit 4bc4b1f9fcfd18f68cec52e45bc4c0f22f2b2e57
Author: lburgazzoli <lb...@gmail.com>
Date:   2016-01-07T09:04:29Z

    CAMEL-9430 Create camel-component for braintreepayments

----


> Create camel-component for braintreepayments
> --------------------------------------------
>
>                 Key: CAMEL-9430
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9430
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Luca Burgazzoli
>
> 've been working on a new Apache Camel component which provides support for Braintree Payments gateway [1]  which. Braintree lets you acees to payment systems like PayPay (they are a PayPal company) , Apple Pay, Android Pay through an unified gateway and sdk
> The component is available on my github profile [2].  and supports almost all the APIs Braintree' sdk provides [3][4] and I'm currently working to add tests cases where it make sense.
> I would like to get feedback from the community to improve it and to get it included in official Apache Camel components.
> Cheers,
> Luca
> [1] https://www.braintreepayments.com
> [2] https://github.com/lburgazzoli/camel-braintree
> [3] https://developers.braintreepayments.com/
> [4] https://github.com/braintree/braintree_java/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)