[
https://issues.apache.org/jira/browse/CAMEL-12649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16550370#comment-16550370
]
ASF GitHub Bot commented on CAMEL-12649:
----------------------------------------
GitHub user nofuss opened a pull request:
https://github.com/apache/camel/pull/2433
CAMEL-12649: camel-braintree - Upgraded Braintree Java SDK to 2.83.1 and
exposed transaction level fees API
Upgraded Braintree Java SDK to 2.83.1 and exposed transaction level fees API
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nofuss/camel CAMEL-12649
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2433.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 #2433
----
commit 62803d6f1e91c47c13a540ff422d1b78cdfa9be4
Author: Russ Johnson <rusjohnson@...>
Date: 2018-07-20T07:45:43Z
Upgraded Braintree Java SDK to 2.83.1 and exposed transaction level fees API
----
> Upgrade Braintree SDK to 2.83.1 and Expose Transaction Fees API
> ---------------------------------------------------------------
>
> Key: CAMEL-12649
> URL: https://issues.apache.org/jira/browse/CAMEL-12649
> Project: Camel
> Issue Type: New Feature
> Components: camel-braintree
> Reporter: Russ Johnson
> Priority: Major
> Fix For: 2.22.0
>
>
> With the release of version 2.83.1 of the Braintree Java SDK
> ([https://github.com/braintree/braintree_java/releases/tag/2.83.1|https://github.com/braintree/braintree_java/releases/tag/2.83.0])
> the transaction fees, the Transaction Level Fee Report has become available.
> The intention of this ticket is to upgrade the Braintree Java SDK version and
> expose the Braintree Transaction Level Fee Report in the Component.
> Transaction Level Fees Reports are describe here:
> [https://articles.braintreepayments.com/control-panel/reporting/transaction-level-fee-report]
> but the API is not yet documented
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)