Author: buildbot Date: Thu Mar 31 10:18:40 2016 New Revision: 984326 Log: Production update by buildbot for camel
Modified: websites/production/camel/content/braintree.html websites/production/camel/content/cache/main.pageCache Modified: websites/production/camel/content/braintree.html ============================================================================== --- websites/production/camel/content/braintree.html (original) +++ websites/production/camel/content/braintree.html Thu Mar 31 10:18:40 2016 @@ -93,7 +93,7 @@ </dependency>]]></script> </div></div><p> </p></div></div><h3 id="Braintree-URIformat">URI format</h3><div><div class="syntaxhighlighter nogutter java"><p> </p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl"> <script class="brush: java; gutter: false; theme: Default" type="syntaxhighlighter"><![CDATA[linkedin://endpoint-prefix/endpoint?[options]]]></script> -</div></div><p> </p></div></div><p>Endpoint prefix can be one of:</p><ul><li>addOn</li><li>address</li><li>clientToken</li><li>creditCardverification</li><li>customer</li><li>discount</li><li>merchantAccount</li><li>paymentmethod</li><li>paymentmethodNonce</li><li>plan</li><li>settlementBatchSummary</li><li>subscription</li><li>transaction</li><li>webhookNotification</li></ul><p> </p><h3 id="Braintree-BraintreeComponent.1">BraintreeComponent</h3><p>The Braintree Component can be configured with the options below. These options can be provided using the component's bean property <strong>configuration</strong> of type <strong>org.apache.camel.component.braintree.BraintreeConfiguration</strong>.</p><div class="table-wrap"><table class="confluenceTable"><thead><tr><th colspan="1" rowspan="1" class="confluenceTh"><div class="tablesorter-header-inner">Option</div></th><th colspan="1" rowspan="1" class="confluenceTh"><div class="tablesorter-header-inner">Type</div> </th><th colspan="1" rowspan="1" class="confluenceTh"><div class="tablesorter-header-inner">Description</div></th></tr></thead><tbody><tr><td colspan="1" rowspan="1" class="confluenceTd">environment</td><td colspan="1" rowspan="1" class="confluenceTd">String</td><td colspan="1" rowspan="1" class="confluenceTd">value that specifies where requests should be directed – sandbox or production</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">merchantId</td><td colspan="1" rowspan="1" class="confluenceTd">String</td><td colspan="1" rowspan="1" class="confluenceTd">a unique identifier for your gateway account, which is different than your merchant account ID</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">publicKey</td><td colspan="1" rowspan="1" class="confluenceTd"><span>String</span></td><td colspan="1" rowspan="1" class="confluenceTd">user-specific public identifier</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">privateKey</td><td colspan= "1" rowspan="1" class="confluenceTd"><span>String</span></td><td colspan="1" rowspan="1" class="confluenceTd">user-specific secure identifier that should not be shared – even with us!</td></tr></tbody></table></div><p>All the options above are provided by Braintree Payments</p><h3 id="Braintree-ProducerEndpoints:">Producer Endpoints:</h3><p>Producer endpoints can use endpoint prefixes followed by endpoint names and associated options described next. A shorthand alias can be used for some endpoints. The endpoint URI MUST contain a prefix.</p><p>Endpoint options that are not mandatory are denoted by []. When there are no mandatory options for an endpoint, one of the set of [] options MUST be provided. Producer endpoints can also use a special option <strong>inBody</strong> that in turn should contain the name of the endpoint option whose value will be contained in the Camel Exchange In message.</p><p>Any of the endpoint options can be provided in either the endpoint UR I, or dynamically in a message header. The message header name must be of the format <strong>CamelBraintree.<option></strong>. Note that the <strong>inBody</strong> option overrides message header, i.e. the endpoint option <strong>inBody=option</strong> would override a <strong>CamelBraintree.option</strong> header.</p><p>For more information on the endpoints and options see Braintree references at <a shape="rect" class="external-link" href="https://developers.braintreepayments.com/reference/overview" rel="nofollow">https://developers.braintreepayments.com/reference/overview</a></p><p> </p><h4 id="Braintree-EndpointprefixaddOn">Endpoint prefix <em>addOn</em></h4><p>The following endpoints can be invoked with the prefix <strong>addOn</strong> as follows:</p><div><div class="syntaxhighlighter nogutter java"><p> </p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl"> +</div></div><p> </p></div></div><p>Endpoint prefix can be one of:</p><ul><li>addOn</li><li>address</li><li>clientToken</li><li>creditCardverification</li><li>customer</li><li>discount</li><li>merchantAccount</li><li>paymentmethod</li><li>paymentmethodNonce</li><li>plan</li><li>settlementBatchSummary</li><li>subscription</li><li>transaction</li><li>webhookNotification</li></ul><p> </p><h3 id="Braintree-BraintreeComponent.1">BraintreeComponent</h3><p>The Braintree Component can be configured with the options below. These options can be provided using the component's bean property <strong>configuration</strong> of type <strong>org.apache.camel.component.braintree.BraintreeConfiguration</strong>.</p><div class="table-wrap"><table class="confluenceTable"><thead><tr><th colspan="1" rowspan="1" class="confluenceTh"><div class="tablesorter-header-inner">Option</div></th><th colspan="1" rowspan="1" class="confluenceTh"><div class="tablesorter-header-inner">Type</div> </th><th colspan="1" rowspan="1" class="confluenceTh"><div class="tablesorter-header-inner">Description</div></th></tr></thead><tbody><tr><td colspan="1" rowspan="1" class="confluenceTd">environment</td><td colspan="1" rowspan="1" class="confluenceTd">String</td><td colspan="1" rowspan="1" class="confluenceTd">value that specifies where requests should be directed – sandbox or production</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">merchantId</td><td colspan="1" rowspan="1" class="confluenceTd">String</td><td colspan="1" rowspan="1" class="confluenceTd">a unique identifier for your gateway account, which is different than your merchant account ID</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">publicKey</td><td colspan="1" rowspan="1" class="confluenceTd"><span>String</span></td><td colspan="1" rowspan="1" class="confluenceTd">user-specific public identifier</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">privateKey</td><td colspan= "1" rowspan="1" class="confluenceTd"><span>String</span></td><td colspan="1" rowspan="1" class="confluenceTd">user-specific secure identifier that should not be shared – even with us!</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><span>httpLogLevel</span></td><td colspan="1" rowspan="1" class="confluenceTd"><span>java.util.logging.Level</span></td><td colspan="1" rowspan="1" class="confluenceTd"><span style="color: rgb(0,0,0);"><strong>camel 2.17.1</strong> Logging level for http calls</span></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><span>httpLogName</span></td><td colspan="1" rowspan="1" class="confluenceTd"><span>String</span></td><td colspan="1" rowspan="1" class="confluenceTd"><span style="color: rgb(0,0,0);"><strong>camel 2.17.1</strong><span style="color: rgb(0,0,0);"> </span>Log category to use to log http calls, default "Braintree"</span></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><span>httpReadTimeout</span> </td><td colspan="1" rowspan="1" class="confluenceTd">Integer</td><td colspan="1" rowspan="1" class="confluenceTd"><strong>camel 2.17.1</strong><span style="color: rgb(0,0,0);"> </span>Read timeout for http calls</td></tr></tbody></table></div><p>All the options above are provided by Braintree Payments</p><h3 id="Braintree-ProducerEndpoints:">Producer Endpoints:</h3><p>Producer endpoints can use endpoint prefixes followed by endpoint names and associated options described next. A shorthand alias can be used for some endpoints. The endpoint URI MUST contain a prefix.</p><p>Endpoint options that are not mandatory are denoted by []. When there are no mandatory options for an endpoint, one of the set of [] options MUST be provided. Producer endpoints can also use a special option <strong>inBody</strong> that in turn should contain the name of the endpoint option whose value will be contained in the Camel Exchange In message.</p><p>Any of the endpoint options can be provid ed in either the endpoint URI, or dynamically in a message header. The message header name must be of the format <strong>CamelBraintree.<option></strong>. Note that the <strong>inBody</strong> option overrides message header, i.e. the endpoint option <strong>inBody=option</strong> would override a <strong>CamelBraintree.option</strong> header.</p><p>For more information on the endpoints and options see Braintree references at <a shape="rect" class="external-link" href="https://developers.braintreepayments.com/reference/overview" rel="nofollow">https://developers.braintreepayments.com/reference/overview</a></p><p> </p><h4 id="Braintree-EndpointprefixaddOn">Endpoint prefix <em>addOn</em></h4><p>The following endpoints can be invoked with the prefix <strong>addOn</strong> as follows:</p><div><div class="syntaxhighlighter nogutter java"><p> </p><div class="code panel pdl" style="border-width: 1px;"><div class="codeCo ntent panelContent pdl"> <script class="brush: java; gutter: false; theme: Default" type="syntaxhighlighter"><![CDATA[braintree://addOn/endpoint]]></script> </div></div></div></div><div class="table-wrap"><table class="confluenceTable"><thead><tr><th colspan="1" rowspan="1" class="confluenceTh"><div class="tablesorter-header-inner">Endpoint</div></th><th colspan="1" rowspan="1" class="confluenceTh"><div class="tablesorter-header-inner">Shorthand Alias</div></th><th colspan="1" rowspan="1" class="confluenceTh"><div class="tablesorter-header-inner">Options</div></th><th colspan="1" rowspan="1" class="confluenceTh"><div class="tablesorter-header-inner">Result Body Type</div></th></tr></thead><tbody><tr><td colspan="1" rowspan="1" class="confluenceTd">all</td><td colspan="1" rowspan="1" class="confluenceTd"> </td><td colspan="1" rowspan="1" class="confluenceTd"> </td><td colspan="1" rowspan="1" class="confluenceTd">List<com.braintreegateway.Addon></td></tr></tbody></table></div><h4 id="Braintree-Endpointprefixaddress">Endpoint prefix <em>address</em></h4><p>The following endpoints can be invoked with the prefix <st rong>address</strong> as follows:</p><div><div class="syntaxhighlighter nogutter java"><p> </p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl"> <script class="brush: java; gutter: false; theme: Default" type="syntaxhighlighter"><![CDATA[braintree://address/endpoint?[options]]]></script> Modified: websites/production/camel/content/cache/main.pageCache ============================================================================== Binary files - no diff available.