See: Description
| Interface | Description |
|---|---|
| PPCGetPaymentCmd |
This is a base interface for getting the payment information in WebSphere
Commerce Payments when payment plugin is used.
|
| PPCListAllPluginsCmd |
This is a base interface for getting all correctly installed plugins in WebSphere
Commerce Payments when payment plugin is used.
|
| PPCListCreditsForPICmd |
This is a base interface for getting the list of credits for a specified
payment instruction in WebSphere Commerce Payments when payment plugin is
used.
|
| PPCListPaymentsForPICmd |
This is a base interface for getting the list of payments for a specified
payment instruction in WebSphere Commerce Payments when payment plugin is
used.
|
| PPCListPendingCreditsForPluginCmd |
This is a base interface for getting the list of credits with pending state
in WebSphere Commerce Payments when payment plugin is used.
|
| PPCListPendingPaymentsForPluginCmd |
This is a base interface for getting the list of payments with pending state
in WebSphere Commerce Payments when payment plugin is used.
|
| PPCListPIsForOrderCmd |
This is a base interface for getting the list of payment instructions for a specified
order in WebSphere Commerce Payments when payment plugin is
used.
|
| PPCListPIsForReturnCmd |
This is a base interface for getting the list of payment instructions for a specified
return in WebSphere Commerce Payments when payment plugin is
used.
|
| PPCListTransactionsForCreditCmd |
This is a base interface for getting the list of transactions for a specified
credit in WebSphere Commerce Payments when payment plug-in is
used.
|
| PPCListTransactionsForPaymentCmd |
This is a base interface for getting the list of transactions for a specified
payment in WebSphere Commerce Payments when payment plug-in is
used.
|
| PPCPayTranExtendedDataCmd |
This is a base interface for getting the extended data of a specified transaction
in WebSphere Commerce Payments when payment plug-in is used.
|
| PPCPIExtendedDataCmd |
This is a base interface for getting the extended data of a specified payment
instruction in WebSphere Commerce Payments when payment plugin is used.
|
| Class | Description |
|---|---|
| PPCGetPaymentCmdImpl |
This class is the implementation class of
PPCGetPaymentCmd. |
| PPCListAllPluginsCmdImpl |
This class is the implementation class of
PPCListAllPluginsCmd. |
| PPCListCreditsForPICmdImpl |
This class is the implementation class of
PPCListCreditsForPICmd. |
| PPCListPaymentsForPICmdImpl |
This class is the implementation class of
PPCListPaymentsForPICmd. |
| PPCListPendingCreditsForPluginCmdImpl |
This class is the implementation class of
PPCListPendingCreditsForPluginCmd. |
| PPCListPendingPaymentsForPluginCmdImpl |
This class is the implementation class of
PPCListPendingPaymentsForPluginCmd. |
| PPCListPIsForOrderCmdImpl |
This class is the implementation class of
PPCListPIsForOrderCmd. |
| PPCListPIsForReturnCmdImpl |
This class is the implementation class of
PPCListPIsForReturnCmd. |
| PPCListTransactionsForCreditCmdImpl |
This class is the implementation class of
PPCListTransactionsForCreditCmd. |
| PPCListTransactionsForPaymentCmdImpl |
This class is the implementation class of
PPCListTransactionsForPaymentCmd. |
| PPCPayTranExtendedDataCmdImpl |
This class is the implementation class of
PPCPayTranExtendedDataCmd. |
| PPCPIExtendedDataCmdImpl |
This class is the implementation class of
PPCPIExtendedDataCmd. |