[
https://issues.apache.org/jira/browse/CAMEL-9430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15145934#comment-15145934
]
ASF GitHub Bot commented on CAMEL-9430:
---------------------------------------
GitHub user lburgazzoli opened a pull request:
https://github.com/apache/camel/pull/839
CAMEL-9430 - upgrade camel-braintree
- upgrade braintree-java SDK to 2.55.0
- remove ServiceMix bundle has 2.55.0 has [OSGi
support](https://github.com/braintree/braintree_java/pull/30)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lburgazzoli/apache-camel CAMEL-9430-sdk-2.55.0
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/839.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 #839
----
commit 94934bc41b9ce0c50bf7f63b00835ce59cbbcb15
Author: lburgazzoli <[email protected]>
Date: 2016-02-13T11:33:58Z
CAMEL-9430 - upgrade braintree sdk to 2.55.0, remove ServiceMix bundle has
2.55.0 has OSGi meta-data
----
> 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)