Uses of Interface
com.broadleafcommerce.paypal.micro.gateway.service.PayPalCheckoutTransactionService
Packages that use PayPalCheckoutTransactionService
Package
Description
-
Uses of PayPalCheckoutTransactionService in com.broadleafcommerce.paypal.micro.gateway.autoconfigure
Methods in com.broadleafcommerce.paypal.micro.gateway.autoconfigure that return PayPalCheckoutTransactionServiceModifier and TypeMethodDescriptionPayPalGatewayAutoConfiguration.payPalCheckoutTransactionService
(PayPalCheckoutProvider paypalCheckoutService, PayPalApiProvider apiProvider, PayPalOrderService payPalOrderService, PayPalCheckoutApiProperties properties, org.springframework.retry.support.RetryTemplate retryTemplate, PayPalUtils utils) Methods in com.broadleafcommerce.paypal.micro.gateway.autoconfigure with parameters of type PayPalCheckoutTransactionServiceModifier and TypeMethodDescriptionPayPalGatewayAutoConfiguration.payPalCheckoutHostedService
(PayPalGatewayConfiguration gatewayConfiguration, PayPalCheckoutTransactionService transactionService) PayPalGatewayAutoConfiguration.payPalCheckoutRollbackService
(PayPalCheckoutTransactionService transactionService) -
Uses of PayPalCheckoutTransactionService in com.broadleafcommerce.paypal.micro.gateway.service
Classes in com.broadleafcommerce.paypal.micro.gateway.service that implement PayPalCheckoutTransactionService