Interface PassthroughTransactionService
-
- All Superinterfaces:
PaymentGatewayTransactionService,PaymentGatewayTypeAware
- All Known Implementing Classes:
DefaultPassthroughTestingTransactionService,DefaultPassthroughTransactionService
public interface PassthroughTransactionService extends PaymentGatewayTransactionService
-
-
Method Summary
-
Methods inherited from interface com.broadleafcommerce.paymentgateway.service.PaymentGatewayTransactionService
authorize, authorizeAndCapture, capture, detachedCredit, identifyParentTransactionReferenceIfExists, identifyTransactionTypeFromTransactionResults, refund, reverseAuthorize
-
Methods inherited from interface com.broadleafcommerce.paymentgateway.service.PaymentGatewayTypeAware
getGatewayType
-
-