Package | Description |
---|---|
com.broadleafcommerce.paymentgateway.service.provider |
Modifier and Type | Method and Description |
---|---|
PaymentGatewayRollbackService |
DefaultPaymentGatewayRollbackServiceProvider.getRollbackService(@NonNull String gatewayType) |
PaymentGatewayRollbackService |
PaymentGatewayRollbackServiceProvider.getRollbackService(String gatewayType)
Returns the first
PaymentGatewayRollbackService that matches the given
PaymentGatewayType . |
Modifier and Type | Method and Description |
---|---|
protected List<PaymentGatewayRollbackService> |
DefaultPaymentGatewayRollbackServiceProvider.getRollbackServices() |
Copyright © 2021. All rights reserved.