Uses of Interface
com.broadleafcommerce.paymentgateway.service.PaymentGatewayRollbackService
Packages that use PaymentGatewayRollbackService
-
Uses of PaymentGatewayRollbackService in com.broadleafcommerce.paymentgateway.service.provider
Methods in com.broadleafcommerce.paymentgateway.service.provider that return PaymentGatewayRollbackServiceModifier and TypeMethodDescriptionDefaultPaymentGatewayResourceProvider.getRollbackService(@NonNull String gatewayType) PaymentGatewayResourceProvider.getRollbackService(String gatewayType) Returns the firstPaymentGatewayRollbackServicethat matches the givenPaymentGatewayType.Methods in com.broadleafcommerce.paymentgateway.service.provider that return types with arguments of type PaymentGatewayRollbackServiceModifier and TypeMethodDescriptionprotected List<PaymentGatewayRollbackService>DefaultPaymentGatewayResourceProvider.getRollbackServices()