Interface PaymentTransactionExecutionService

All Known Implementing Classes:
DefaultPaymentTransactionExecutionService

public interface PaymentTransactionExecutionService
This service is meant to coordinate the execution of payment transactions against the cart's PaymentSummaries in the context of a checkout submission.
Author:
Chris Kittrell (ckittrell)