Uses of Interface
org.broadleafcommerce.common.payment.service.PaymentGatewayRollbackService
Packages that use PaymentGatewayRollbackService
Package
Description
-
Uses of PaymentGatewayRollbackService in org.broadleafcommerce.common.payment.service
Classes in org.broadleafcommerce.common.payment.service that implement PaymentGatewayRollbackServiceMethods in org.broadleafcommerce.common.payment.service that return PaymentGatewayRollbackServiceModifier and TypeMethodDescriptionAbstractPaymentGatewayConfigurationService.getRollbackService()
PaymentGatewayConfigurationService.getRollbackService()
-
Uses of PaymentGatewayRollbackService in org.broadleafcommerce.core.checkout.service.gateway
Classes in org.broadleafcommerce.core.checkout.service.gateway that implement PaymentGatewayRollbackServiceModifier and TypeClassDescriptionclass
This default implementation will create a compensating transaction response based on the transaction type passed in for any Passthrough Order Payments on the order.Fields in org.broadleafcommerce.core.checkout.service.gateway declared as PaymentGatewayRollbackServiceModifier and TypeFieldDescriptionprotected PaymentGatewayRollbackService
PassthroughPaymentConfigurationServiceImpl.rollbackService