Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
The Braintree Component currently only supports configuration using the Braintree provided merchantId, environment, public key and private key.
Braintree now also supports configuration using an Access Token, which is granted by a merchant to another merchant so that they can process transactions on their behalf. More information can be found here: https://developers.braintreepayments.com/guides/braintree-auth/overview
The Braintree Component should support configuration using either method.