|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
AuthorizeAccountPaymentCmd | The AuthorizeAccountPaymentCmd Task Command is called by the DoPaymentMPFCmdImpl
command implementation to authorize the payment against the customer account through an external
accounting system. |
CheckAccountPaymentCmd | The CheckAccountPaymentCmd Task Command is called by the CheckPaymentAcceptCmdImpl
command implementation to check the payment against the customer account through an external
accounting system. |
CreditAccountCmd | The CreditAccountCmd Task Command is called by the DoRefundCmdImpl
command implementation to credit the customer account through an external
accounting system. |
DebitAccountCmd | The DebitAccountCmd Task Command is called by the DoDepositCmdImpl
command implementation to debit the customer account through an external
accounting system. |
ForwardPaymentSummaryCmd | The ForwardPaymentSummaryCmd Task Command is called by the PaymentSummaryGenerate
scheduled command to forward payment summary information to an external accounting system. |
Class Summary | |
AuthorizeAccountPaymentCmdImpl | This AuthorizeAccountPaymentCmdImpl Task Command implementation class is called to
authorize the payment against the customer account through an external accounting system. |
CheckAccountPaymentCmdImpl | This CheckAccountPaymentCmdImpl Task Command implementation class is called to check
the payment against the customer account through an external accounting system. |
CreditAccountCmdImpl | This CreditAccountCmdImpl Task Command implementation class is called to credit
the customer account through an external accounting system. |
DebitAccountCmdImpl | This DebitAccountCmdImpl Task Command implementation class is called
to debit the customer account through an external accounting system. |
ForwardPaymentSummaryCmdImpl | This ForwardPaymentSummaryCmdImpl Task Command is called by the
PaymentSummaryGenerate command to forward payment summary data to an external
accounting system. |
Contains classes and command interfaces for extension to interface to external accounting packages.
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |