Braintree gateway integration was introduced in version 7.035 to allow for processing credit card transactions in Stone Edge. Braintree allows for Sale, Credit, Authorize, Capture, Delayed Capture, and Void.
In Stone Edge, you will need to set the following system parameters (can be set on a per-cart basis):
BraintreePublicKey
BraintreePrivateKey
BraintreeMerchantID
BraintreeMerchantAccountID
BraintreeTestMode
Braintree can also work in the Stone Edge POS system. The following system parameters will need to be set:
BraintreePublicKeyPOS
BraintreePrivateKeyPOS
BraintreeMerchantIDPOS
BraintreeMerchantAccountIDPOS
BraintreeTestModePOS