[ whitefrost.com | Account Manager 4 Product Page ]

Core.Tools.AccountManager.Shell.Actions.TestCIMTransactAction Class Reference

Inheritance diagram for Core.Tools.AccountManager.Shell.Actions.TestCIMTransactAction:

Core.Tools.AccountManager.Shell.Actions.AuthenticatedAction Core.Shell.CommandAction Core.Shell.Interfaces.ICommandAction

List of all members.

Public Member Functions

override bool Initialize ()
override
Core.Shell.ActionResponseType 
Execute ()

Static Public Member Functions

static void CreateTransaction (long profile_id, long payment_profile_id, decimal amount, String invoice)
 Create a transaction for the customer and payment profile specified.


Member Function Documentation

override bool Core.Tools.AccountManager.Shell.Actions.TestCIMTransactAction.Initialize (  )  [virtual]

Reimplemented from Core.Shell.CommandAction.

override Core.Shell.ActionResponseType Core.Tools.AccountManager.Shell.Actions.TestCIMTransactAction.Execute (  )  [virtual]

static void Core.Tools.AccountManager.Shell.Actions.TestCIMTransactAction.CreateTransaction ( long  profile_id,
long  payment_profile_id,
decimal  amount,
String  invoice 
) [static]

Create a transaction for the customer and payment profile specified.

Parameters:
profile_id The ID of the customer doing the transaction
payment_profile_id The ID for the customers payment profile they are going to use


The documentation for this class was generated from the following file:
Stephen W. Cote, 2009, whitefrost.com