Method | Description | |
---|---|---|
Activate ( |
||
ActivateReversal ( |
||
AuthReversal ( |
||
Authorize ( |
||
BalanceInquiry ( |
||
CancelSubscription ( |
||
Capture ( |
||
CaptureGivenAuth ( |
||
CreatePlan ( |
||
Credit ( |
||
Deactivate ( |
||
DeactivateReversal ( |
||
DepositReversal ( |
||
DeserializeObject ( string response ) : |
||
DoVoid ( voidTxn v ) : |
||
EcheckCredit ( |
||
EcheckRedeposit ( |
||
EcheckSale ( |
||
EcheckVerification ( |
||
EcheckVoid ( |
||
ForceCapture ( forceCapture forceCapture ) : forceCaptureResponse | ||
FraudCheck ( fraudCheck fraudCheck ) : fraudCheckResponse | ||
LitleOnline ( ) : System | ||
LitleOnline ( String>.Dictionary |
||
Load ( load load ) : loadResponse | ||
LoadReversal ( loadReversal loadReversal ) : loadReversalResponse | ||
RefundReversal ( refundReversal refundReversal ) : refundReversalResponse | ||
RegisterToken ( registerTokenRequestType tokenRequest ) : registerTokenResponse | ||
Sale ( sale sale ) : saleResponse | ||
SerializeObject ( litleOnlineRequest req ) : String | ||
Unload ( unload unload ) : unloadResponse | ||
UnloadReversal ( unloadReversal unloadReversal ) : unloadReversalResponse | ||
UpdateCardValidationNumOnToken ( updateCardValidationNumOnToken updateCardValidationNumOnToken ) : updateCardValidationNumOnTokenResponse | ||
UpdatePlan ( updatePlan updatePlan ) : updatePlanResponse | ||
UpdateSubscription ( updateSubscription updateSubscription ) : updateSubscriptionResponse | ||
setCommunication ( Communications communication ) : void |
Method | Description | |
---|---|---|
createLitleOnlineRequest ( ) : litleOnlineRequest | ||
fillInReportGroup ( transactionTypeWithReportGroup txn ) : void | ||
fillInReportGroup ( transactionTypeWithReportGroupAndPartial txn ) : void | ||
sendToLitle ( litleOnlineRequest request ) : litleOnlineResponse |
public Activate ( |
||
activate | ||
return |
public ActivateReversal ( |
||
activateReversal | ||
return |
public AuthReversal ( |
||
reversal | ||
return |
public Authorize ( |
||
auth | ||
return |
public BalanceInquiry ( |
||
balanceInquiry | ||
return |
public CancelSubscription ( |
||
cancelSubscription | ||
return |
public Capture ( |
||
capture | ||
return |
public CaptureGivenAuth ( |
||
captureGivenAuth | ||
return |
public CreatePlan ( |
||
createPlan | ||
return |
public Credit ( |
||
credit | ||
return |
public Deactivate ( |
||
deactivate | ||
return |
public DeactivateReversal ( |
||
deactivateReversal | ||
return |
public DepositReversal ( |
||
depositReversal | ||
return |
public static DeserializeObject ( string response ) : |
||
response | string | |
return |
public DoVoid ( voidTxn v ) : |
||
v | voidTxn | |
return |
public EcheckCredit ( |
||
echeckCredit | ||
return |
public EcheckRedeposit ( |
||
echeckRedeposit | ||
return |
public EcheckSale ( |
||
echeckSale | ||
return |
public EcheckVerification ( |
||
echeckVerification | ||
return |
public EcheckVoid ( |
||
v | ||
return |
public ForceCapture ( forceCapture forceCapture ) : forceCaptureResponse | ||
forceCapture | forceCapture | |
return | forceCaptureResponse |
public FraudCheck ( fraudCheck fraudCheck ) : fraudCheckResponse | ||
fraudCheck | fraudCheck | |
return | fraudCheckResponse |
public LitleOnline ( String>.Dictionary |
||
config | String>.Dictionary | |
return | System |
public LoadReversal ( loadReversal loadReversal ) : loadReversalResponse | ||
loadReversal | loadReversal | |
return | loadReversalResponse |
public RefundReversal ( refundReversal refundReversal ) : refundReversalResponse | ||
refundReversal | refundReversal | |
return | refundReversalResponse |
public RegisterToken ( registerTokenRequestType tokenRequest ) : registerTokenResponse | ||
tokenRequest | registerTokenRequestType | |
return | registerTokenResponse |
public static SerializeObject ( litleOnlineRequest req ) : String | ||
req | litleOnlineRequest | |
return | String |
public Unload ( unload unload ) : unloadResponse | ||
unload | unload | |
return | unloadResponse |
public UnloadReversal ( unloadReversal unloadReversal ) : unloadReversalResponse | ||
unloadReversal | unloadReversal | |
return | unloadReversalResponse |
public UpdateCardValidationNumOnToken ( updateCardValidationNumOnToken updateCardValidationNumOnToken ) : updateCardValidationNumOnTokenResponse | ||
updateCardValidationNumOnToken | updateCardValidationNumOnToken | |
return | updateCardValidationNumOnTokenResponse |
public UpdatePlan ( updatePlan updatePlan ) : updatePlanResponse | ||
updatePlan | updatePlan | |
return | updatePlanResponse |
public UpdateSubscription ( updateSubscription updateSubscription ) : updateSubscriptionResponse | ||
updateSubscription | updateSubscription | |
return | updateSubscriptionResponse |
public setCommunication ( Communications communication ) : void | ||
communication | Communications | |
return | void |