PayPalBasic |
src/Plugin/Payment/Method/PayPalBasic.php |
Abstract class for PayPal payment methods. |
PayPalBasicDeriver |
src/Plugin/Payment/Method/PayPalBasicDeriver.php |
Abstract class for PayPal payment method derivers. |
PayPalBasicOperationsProvider |
src/Plugin/Payment/Method/PayPalBasicOperationsProvider.php |
Abstract class for PayPal payment method operation providers. |
PayPalExpress |
src/Plugin/Payment/Method/PayPalExpress.php |
PayPal Express payment method. |
PayPalExpressDeriver |
src/Plugin/Payment/Method/PayPalExpressDeriver.php |
Derives payment method plugin definitions based on configuration entities. |
PayPalExpressOperationsProvider |
src/Plugin/Payment/Method/PayPalExpressOperationsProvider.php |
Provides paypal_payment_express operations based on config entities. |
PayPalStandard |
src/Plugin/Payment/Method/PayPalStandard.php |
PayPal Standard payment method. |
PayPalStandardDeriver |
src/Plugin/Payment/Method/PayPalStandardDeriver.php |
Derives payment method plugin definitions based on configuration entities. |
PayPalStandardOperationsProvider |
src/Plugin/Payment/Method/PayPalStandardOperationsProvider.php |
Provides paypal_payment_standard operations based on config entities. |