| Package | Description |
|---|---|
| org.broadleafcommerce.common.payment.service | |
| org.broadleafcommerce.core.checkout.service.gateway |
| Modifier and Type | Method and Description |
|---|---|
PaymentGatewayRollbackService |
PaymentGatewayConfigurationService.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 |
| Modifier and Type | Method and Description |
|---|---|
PaymentGatewayRollbackService |
PassthroughPaymentConfigurationServiceImpl.getRollbackService() |
Copyright © 2017. All rights reserved.