Braintree
Discover more about the Braintree connector and how to use it on the Digibee Integration Platform.
The content of this documentation is under revision and may change. We appreciate your understanding as we work to improve it.
Braintree processes payments using Braintree Payments.
Parameters
Take a look at the configuration options for the component. Parameters supported by Double Braces expressions are marked with (DB)
.
General tab
Dynamic Account
When active, the connector will use the account dynamically. Otherwise, it will use the account statically.
False
Boolean
Account Name (DB)
N/A
String
Account
The account used by the connector. It is only available if the Dynamic Account parameter is inactive.
N/A
Account
API Name
The operation to perform.
N/A
String
Method Name
The sub-operation to be used for the selected operation.
N/A
String
Fail On Error
If the option is activated, the pipeline's execution with an error will be interrupted. Otherwise, the pipeline execution proceeds, but the result will show a false value for the "success"
property.
False
Boolean
Optional tab
Environment (DB)
The environment. Either SANDBOX or PRODUCTION.
N/A
String
In Body (DB)
The name of a parameter to be passed in the In Body exchange.
N/A
String
Merchant Id DB
The merchant ID provided by Braintree.
N/A
String
Http Read Timeout
The read timeout for HTTP calls.
0
Integer
Http Log Level
N/A
String
Http Log Name (DB)
The log category used to log HTTP calls.
Braintree
String
Log Handler Enabled
Determines whether the BraintreeLogHandler should be activated. It may be desirable to set this option to ‘false’ if there is an existing JUL - SLF4J logger bridge in the classpath. This option can also be configured globally for the BraintreeComponent.
True
Boolean
Documentation tab
Documentation
Section for documenting any necessary information about the connector configuration and business rules.
N/A
String
Last updated