Package | Description |
---|---|
org.broadleafcommerce.common.payment.service | |
org.broadleafcommerce.core.checkout.service.gateway |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPaymentGatewayRollbackService |
Modifier and Type | Method and Description |
---|---|
PaymentGatewayRollbackService |
PaymentGatewayConfigurationService.getRollbackService() |
PaymentGatewayRollbackService |
AbstractPaymentGatewayConfigurationService.getRollbackService() |
Modifier and Type | Class and Description |
---|---|
class |
PassthroughPaymentRollbackServiceImpl
This default implementation will create a compensating transaction response based on the transaction type passed in
for any Passthrough Order Payments on the order.
|
Modifier and Type | Field and Description |
---|---|
protected PaymentGatewayRollbackService |
PassthroughPaymentConfigurationServiceImpl.rollbackService |
Copyright © 2022. All rights reserved.