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