| Interface | Description |
|---|---|
| InvoiceRequestInfo |
This interface encapsulates the information required by the invoice
request payment method, which is used when a purchase is to be paid for
by generating an invoice relative to a customer-supplied purchase order.
|
| InvoiceRequestProcessor |
This interface defines a generic payment processor for billing
by invoice.
|
| Class | Description |
|---|---|
| GenericInvoiceRequestInfo |
This class provides a default implementation of InvoiceRequestInfo.
|