[
https://issues.apache.org/jira/browse/CAMEL-12138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16519300#comment-16519300
]
ASF GitHub Bot commented on CAMEL-12138:
----------------------------------------
GitHub user nofuss opened a pull request:
https://github.com/apache/camel/pull/2389
CAMEL-12138: camel-braintree - expose dispute and documentUpload APIs
Exposed Dispute and Document Upload APIs as provided by the Braintree Java
SDK https://github.com/braintree/braintree_java
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nofuss/camel CAMEL-12138
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2389.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 #2389
----
commit 9e82e0352cbb0469b2cc364222bba2448d9879ca
Author: Russ Johnson <rusjohnson@...>
Date: 2018-06-21T11:04:25Z
CAMEL-12138: camel-braintree - expose dispute and documentUpload APIs
----
> Expose Braintree Dispute API
> ----------------------------
>
> Key: CAMEL-12138
> URL: https://issues.apache.org/jira/browse/CAMEL-12138
> Project: Camel
> Issue Type: New Feature
> Components: camel-braintree
> Reporter: Russ Johnson
> Priority: Major
> Fix For: 2.23.0
>
>
> Braintree's Dispute API, described here:
> https://developers.braintreepayments.com/reference/response/dispute/java, is
> not currently exposed in the Braintree Component.
> The intention of this ticket is to expose the Braintree Dispute API in the
> Component.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)