You are here

Classes, traits, and interfaces in Commerce Braintree 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
Braintree3DSReview class Drupal\commerce_braintree\Plugin\Commerce\CheckoutPane src/Plugin/Commerce/CheckoutPane/Braintree3DSReview.php Adds 3DS authentication for Braintree vaulted/stored payment methods.
BraintreeApiIntegrationTest class Drupal\Tests\commerce_braintree\Kernel tests/src/Kernel/BraintreeApiIntegrationTest.php Tests the Braintree SDK integration.
BraintreeEvents class Drupal\commerce_braintree\Event src/Event/BraintreeEvents.php Defines events for the Commerce Braintree module. 1
ErrorHelper class Drupal\commerce_braintree src/ErrorHelper.php Translates Braintree exceptions and errors into Commerce exceptions. 2
HostedFields class Drupal\commerce_braintree\Plugin\Commerce\PaymentGateway src/Plugin/Commerce/PaymentGateway/HostedFields.php Provides the HostedFields payment gateway.
HostedFieldsInterface interface Drupal\commerce_braintree\Plugin\Commerce\PaymentGateway src/Plugin/Commerce/PaymentGateway/HostedFieldsInterface.php Provides the interface for the HostedFields payment gateway. 1 1
PaymentMethodAddForm class Drupal\commerce_braintree\PluginForm\HostedFields src/PluginForm/HostedFields/PaymentMethodAddForm.php Provides the HostedFields payment method add form.
PayPalCredit class Drupal\commerce_braintree\Plugin\Commerce\PaymentMethodType src/Plugin/Commerce/PaymentMethodType/PayPalCredit.php Provides the PayPal Credit payment method type.
TransactionDataEvent class Drupal\commerce_braintree\Event src/Event/TransactionDataEvent.php Defines the transaction data event. 1

Other projects