You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Luca Burgazzoli (JIRA)" <ji...@apache.org> on 2016/04/29 09:15:13 UTC

[jira] [Updated] (CAMEL-9928) Upgrade camel-braintree to include braintree 2.61.0 features

     [ https://issues.apache.org/jira/browse/CAMEL-9928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luca Burgazzoli updated CAMEL-9928:
-----------------------------------
    Description: 
Accorgin to the release notes [1], there are two gateways that have been enhanced:

    public OAuthGateway oauth(): [2]
    public MerchantGateway merchant(); [3]

However such gateways are undocumented and that usually mean that they should not be used by third party developers.
Waiting from feedback from braintree support.

[1] https://github.com/braintree/braintree_java/blob/master/CHANGELOG.md
[2] https://github.com/braintree/braintree_java/blob/master/src/main/java/com/braintreegateway/BraintreeGateway.java#L244
[3] https://github.com/braintree/braintree_java/blob/master/src/main/java/com/braintreegateway/BraintreeGateway.java#L240


> Upgrade camel-braintree to include braintree 2.61.0 features
> ------------------------------------------------------------
>
>                 Key: CAMEL-9928
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9928
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-braintree
>            Reporter: Luca Burgazzoli
>            Assignee: Luca Burgazzoli
>
> Accorgin to the release notes [1], there are two gateways that have been enhanced:
>     public OAuthGateway oauth(): [2]
>     public MerchantGateway merchant(); [3]
> However such gateways are undocumented and that usually mean that they should not be used by third party developers.
> Waiting from feedback from braintree support.
> [1] https://github.com/braintree/braintree_java/blob/master/CHANGELOG.md
> [2] https://github.com/braintree/braintree_java/blob/master/src/main/java/com/braintreegateway/BraintreeGateway.java#L244
> [3] https://github.com/braintree/braintree_java/blob/master/src/main/java/com/braintreegateway/BraintreeGateway.java#L240



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)