This Magento 2 module is an add-on package to the LokiCheckout.
Install this package via composer:
composer require loki-checkout/magento2-braintree
Next, enable this module:
bin/magento module:enable LokiCheckout_Braintree
@dev
to the composer command.
For getting support, create an Issue under the following project URL:
https://gitlab.yireo.com/loki-checkout/LokiCheckout_Braintree.git
The following LokiComponents are created or references in this module:
loki-checkout.payment.methods.braintree.form
loki-checkout.payment.methods.braintree_ach_direct_debit.form
loki-checkout.payment.methods.braintree_applepay.form
loki-checkout.payment.methods.braintree_googlepay.form
loki-checkout.payment.methods.braintree_local_payment.form
loki-checkout.payment.methods.braintree_paypal.form
loki-checkout.payment.methods.braintree_venmo.form
The following dependencies are declared in the module its `etc/module.xml` file:
LokiCheckout_Core
Loki_Base
Loki_Components
Loki_CssUtils
Loki_FieldComponents
Loki_MapComponents
Magento_Backend
Magento_Catalog
Magento_Checkout
Magento_CheckoutAgreements
Magento_Config
Magento_Customer
Magento_Directory
Magento_Eav
Magento_Newsletter
Magento_Payment
Magento_Quote
Magento_Sales
Magento_Shipping
Magento_Store
Magento_Tax
Magento_Vault
Yireo_CspUtilities
LokiCheckout_Braintreeloki-checkout/magento2-braintree
ext-pcre: *
loki-checkout/magento2-core: ^2.0
magento/framework: ^103.0