You are here

Classes, traits, and interfaces in Commerce PayPal 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
Checkout class Drupal\commerce_paypal\Plugin\Commerce\PaymentGateway src/Plugin/Commerce/PaymentGateway/Checkout.php Provides the PayPal Checkout payment gateway.
CheckoutController class Drupal\commerce_paypal\Controller src/Controller/CheckoutController.php PayPal checkout controller.
CheckoutInterface interface Drupal\commerce_paypal\Plugin\Commerce\PaymentGateway src/Plugin/Commerce/PaymentGateway/CheckoutInterface.php Provides the interface for the Checkout payment gateway. 1 6
CheckoutOrderRequestEvent class Drupal\commerce_paypal\Event src/Event/CheckoutOrderRequestEvent.php Defines the Checkout order request event. 1
CheckoutPaymentProcess class Drupal\commerce_paypal\Plugin\Commerce\CheckoutPane src/Plugin/Commerce/CheckoutPane/CheckoutPaymentProcess.php Provides the PayPal Checkout payment process pane.
CheckoutSdk class Drupal\commerce_paypal src/CheckoutSdk.php Provides a replacement of the PayPal SDK. 2
CheckoutSdkFactory class Drupal\commerce_paypal src/CheckoutSdkFactory.php Defines a factory for our custom PayPal checkout SDK. 2
CheckoutSdkFactoryInterface interface Drupal\commerce_paypal src/CheckoutSdkFactoryInterface.php PayPal checkout SDK factory interface. 1 1
CheckoutSdkInterface interface Drupal\commerce_paypal src/CheckoutSdkInterface.php 1
ClientCredentials class Drupal\commerce_paypal src/ClientCredentials.php Client credentials grant type.
CreditMessaging class Drupal\commerce_paypal\Plugin\Block src/Plugin/Block/CreditMessaging.php Provides a PayPal credit messaging block.
CreditMessaging class Drupal\commerce_paypal\Plugin\views\area src/Plugin/views/area/CreditMessaging.php Defines a PayPal Credit messaging area handler.
CreditMessagingForm class Drupal\commerce_paypal\Form src/Form/CreditMessagingForm.php Provides a configuration form for PayPal credit messaging. 1
CustomCardFieldsBuilder class Drupal\commerce_paypal src/CustomCardFieldsBuilder.php Provides a helper for building the PayPal custom card fields form. 2
CustomCardFieldsBuilderInterface interface Drupal\commerce_paypal src/CustomCardFieldsBuilderInterface.php Provides an interface for the hosted fields builder. 1 1
ExpressCheckout class Drupal\commerce_paypal\Plugin\Commerce\PaymentGateway src/Plugin/Commerce/PaymentGateway/ExpressCheckout.php Provides the Paypal Express Checkout payment gateway.
ExpressCheckoutForm class Drupal\commerce_paypal\PluginForm src/PluginForm/ExpressCheckoutForm.php
ExpressCheckoutInterface interface Drupal\commerce_paypal\Plugin\Commerce\PaymentGateway src/Plugin/Commerce/PaymentGateway/ExpressCheckoutInterface.php Provides the interface for the Express Checkout payment gateway. 1
ExpressCheckoutRequestEvent class Drupal\commerce_paypal\Event src/Event/ExpressCheckoutRequestEvent.php Defines the Express Checkout request event. 1 2
ExpressCheckoutRequestSubscriber class Drupal\commerce_paypal_test\EventSubscriber tests/modules/commerce_paypal_test/src/EventSubscriber/ExpressCheckoutRequestSubscriber.php Alters the Express checkout request before its sent to PayPal. 2
IPNHandler class Drupal\commerce_paypal src/IPNHandler.php 2
IPNHandlerInterface interface Drupal\commerce_paypal src/IPNHandlerInterface.php Provides a handler for IPN requests from PayPal. 1
IPNHandlerTest class Drupal\Tests\commerce_paypal\Kernel tests/src/Kernel/IPNHandlerTest.php Tests the IPN handler.
Payflow class Drupal\commerce_paypal\Plugin\Commerce\PaymentGateway src/Plugin/Commerce/PaymentGateway/Payflow.php Provides the PayPal Payflow payment gateway.
PayflowInterface interface Drupal\commerce_paypal\Plugin\Commerce\PaymentGateway src/Plugin/Commerce/PaymentGateway/PayflowInterface.php Provides the interface for the Payflow payment gateway. 1
PayflowLink class Drupal\commerce_paypal\Plugin\Commerce\PaymentGateway src/Plugin/Commerce/PaymentGateway/PayflowLink.php Provides the PayPal Payflow Link payment gateway.
PayflowLinkForm class Drupal\commerce_paypal\PluginForm src/PluginForm/PayflowLinkForm.php Class PayflowLinkForm.
PayflowLinkInterface interface Drupal\commerce_paypal\Plugin\Commerce\PaymentGateway src/Plugin/Commerce/PaymentGateway/PayflowLinkInterface.php Provides the interface for the PayflowLink payment gateway. 1
PayflowLinkRequestEvent class Drupal\commerce_paypal\Event src/Event/PayflowLinkRequestEvent.php Defines the Payflow Link request event. 1
PaymentMethodAddForm class Drupal\commerce_paypal\PluginForm\Checkout src/PluginForm/Checkout/PaymentMethodAddForm.php
PaymentOffsiteForm class Drupal\commerce_paypal\PluginForm\Checkout src/PluginForm/Checkout/PaymentOffsiteForm.php Provides the Off-site form for PayPal Checkout.
PaymentReferenceForm class Drupal\commerce_paypal\PluginForm src/PluginForm/PaymentReferenceForm.php Class PaymentReferenceForm.
PayPalCheckout class Drupal\commerce_paypal\Plugin\Commerce\PaymentMethodType src/Plugin/Commerce/PaymentMethodType/PayPalCheckout.php Provides the PayPal Checkout payment method type.
PayPalCheckout class Drupal\commerce_paypal\Plugin\Commerce\CheckoutFlow src/Plugin/Commerce/CheckoutFlow/PayPalCheckout.php Provides a custom checkout flow for use by PayPal Checkout.
PayPalCheckout class Drupal\commerce_paypal\Plugin\Commerce\PaymentType src/Plugin/Commerce/PaymentType/PayPalCheckout.php Provides the payment type for PayPal Checkout.
PayPalEvents final class Drupal\commerce_paypal\Event src/Event/PayPalEvents.php Defines events for the Commerce PayPal module. 3
SmartPaymentButtonsBuilder class Drupal\commerce_paypal src/SmartPaymentButtonsBuilder.php Provides a helper for building the Smart payment buttons. 2
SmartPaymentButtonsBuilderInterface interface Drupal\commerce_paypal src/SmartPaymentButtonsBuilderInterface.php Provides an interface for the Smart payment buttons builder. 1 1

Other projects