[
https://issues.apache.org/jira/browse/CAMEL-9430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15140546#comment-15140546
]
ASF GitHub Bot commented on CAMEL-9430:
---------------------------------------
GitHub user lburgazzoli opened a pull request:
https://github.com/apache/camel/pull/834
CAMEL-9430 - improvements to camel-braintree component
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/834.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 #834
----
commit c653560badeebcca114fac64d07a1ddc11025241
Author: lburgazzoli <[email protected]>
Date: 2016-02-10T09:15:26Z
CAMEL-9430 - Add proxy support
commit 821e9f48ba3b5f0516c839d6a794d4ad6c3a0f13
Author: lburgazzoli <[email protected]>
Date: 2016-02-10T09:15:44Z
CAMEL-9430 - Removed unused imports
----
> 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
>
>
> '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)