- All Superinterfaces:
- AccCommand, com.ibm.websphere.command.CacheableCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, ControllerCommand, ECCommand, Protectable, java.io.Serializable, com.ibm.websphere.command.TargetableCommand, ToolsControllerCommand
- All Known Implementing Classes:
- PPCStoreMerchantAssociateCtrlCmdImpl
public interface PPCStoreMerchantAssociateCtrlCmd
extends ToolsControllerCommand
This Payments tools controller command is used to create or delete the association between the merchant with the store. In Payments perspective, just the merchant is recognized. So each store should register a corresponding merchant in the payment system. This command would associates the store with a merchant that is used by payment system. And each store just corresponds to only one merchant. While if the store does no longer use this merchant in payment system, this command could delete the association between the store with the merchant.
- See Also:
- PPCMerchantEditCtrlCmd, PPCMerchantConfigurationEditCtrlCmd, PPCMerchantConfigurationInfoEditCtrlCmd