The IPaymentCommand interface defines
the common interface for all electronic payment
actions.
Implementors of this interface encapsulate a payment
request as an object which can be generically
processed by the PaymentProcessor .
The PaymentProcessor is responsible
for installing an appropriate implementation of
an IGatewayAdapter .
This class is strictly an example.
author: Mike Clark author: Clarkware Consulting |