@NonNullApi
Package com.broadleafcommerce.paypal.micro.gateway.service
- Author:
- Chris Kittrell (ckittrell)
-
Interface Summary Interface Description PayPalCheckoutHostedService Defines a service implementingPaymentGatewayHostedService
that supports hosted solutions.PayPalCheckoutReportingService PayPalCheckoutRollbackService PayPalCheckoutTransactionService PayPalPaymentGatewayPaymentValidator Validator meant to ensure thatPaymentValidationRequest
objects are sufficiently configured for the PayPal Payment Services gateway. -
Class Summary Class Description DefaultPayPalCheckoutHostedService DefaultPayPalCheckoutReportingService DefaultPayPalCheckoutRetryPolicyClassifier Implementation of aClassifier
that is used to identify aRetryPolicy
based on a providedThrowable
.DefaultPayPalCheckoutRollbackService DefaultPayPalCheckoutTransactionService DefaultPayPalPaymentGatewayPaymentValidator The default implementation ofPayPalPaymentGatewayPaymentValidator
.