Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Option
Type
Description
environmentStringvalue that specifies where requests should be directed – sandbox or production
merchantIdStringa unique identifier for your gateway account, which is different than your merchant account ID
publicKeyStringuser-specific public identifier
privateKeyStringuser-specific secure identifier that should not be shared – even with us!
httpLogLeveljava.util.logging.Levelcamel 2.17.1 Logging level for http calls
httpLogNameStringcamel 2.17.1 Log category to use to log http calls, default "Braintree"
httpReadTimeoutIntegercamel 2.17.1 Read timeout for http calls

All the options above are provided by Braintree Payments

...