Package atg.b2bcommerce.payment.invoicerequest

Class Summary
InvoiceRequest This payment method represents the information needed to produce an invoice for use in billing a customer for all or part of an order.
InvoiceRequestProcessorImpl A payment processor for billing by invoice whose debit method calls on an InvoiceManager to generate a repository item representing the invoice and emit JMS messages notifying any interested listeners of invoice creation and update.