Class Summary |
LdbCardAccount |
The Account object is responsible for managing the relationship
between the merchant and the payment engine. |
LdbCardBatch |
The cassette batch object is responsible for performing all the
cassette's batch requests (BatchOpen, BatchClose) and to manage
the state of the framework batch object. |
LdbCardCassette |
The Cassette object is responsible for managing the cassettes
resources within the framework. |
LdbCardCassette.LuhnStringValidationItem |
This class converts a parameter's value from a byte array into a
string and then validates that the result passes the Luhn check. |
LdbCardCassetteQuery |
The cassette query object is responsible for processing query
requests from the Payment Manager user interface. |
LdbCardCredit |
The cassette credit object is responsible for performing all the
cassette's credit requests (Refund, RefundReversal) and to manage
the state of the framework credit object. |
LdbCardOrder |
The cassette order object is responsible for recording all the
relevent protocol data passed when the order is created, managing
the state of the framework object, and routing all the order
requests. |
LdbCardPayment |
The cassette payment object is responsible for performing all the
cassette's payment requests (Approve, ApproveReversal, Deposit,
DepositReversal) and to manage the state of the framework
payment object. |