[
https://issues.apache.org/jira/browse/CAMEL-9430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15148561#comment-15148561
]
ASF GitHub Bot commented on CAMEL-9430:
---------------------------------------
GitHub user lburgazzoli opened a pull request:
https://github.com/apache/camel/pull/842
CAMEL-9430 - mark braintree javadoc as optional
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lburgazzoli/apache-camel CAMEL-9430
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/842.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 #842
----
commit 0e175e3bca49bfc16104cb339834b43da050308d
Author: lburgazzoli <[email protected]>
Date: 2016-02-16T13:09:37Z
CAMEL-9430 - mark braintree javadoc as optional
----
> 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
> Assignee: Luca Burgazzoli
> Fix For: 2.17.0
>
>
> I've been working on a new Apache Camel component which provides support for
> Braintree Payments gateway [1].
> 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)