epayment.framework |
|
Java Source File Name | Type | Comment |
AbstractPaymentCommand.java | Class | The AbstractPaymentCommand class provides
the default behavior for the IPaymentCommand
interface. |
IGatewayAdapter.java | Interface | The IGatewayAdapter interface defines
the common interface for all electronic payment
gateways. |
IPaymentCommand.java | Interface | The IPaymentCommand interface defines
the common interface for all electronic payment
actions. |
IPaymentRequest.java | Interface | The IPaymentRequest interface defines
the interface for payment request information. |
IPaymentResponse.java | Interface | The IPaymentResponse interface defines
the interface for payment response information. |
PaymentException.java | Class | The PaymentException class is an
Exception thrown when a payment
processing error occurs. |