CWS Wrapper Library
5.1.0
|
This is the complete list of members for CWSWrapper.CWS, including all inherited members.
CalculateExtraCharge(CalculateExtraChargeArgs pargs, NotifyCWSEvent ne) | CWSWrapper.CWS | inline |
CancelPaymentTransaction(string paymentGatewayId, string chanId, NotifyCWSEvent ne) | CWSWrapper.CWS | inline |
ContinuePaymentTransaction(string paymentGatewayId, string chanId, Dictionary< string, string > requiredInfo, NotifyCWSEvent ne) | CWSWrapper.CWS | inline |
CWS() | CWSWrapper.CWS | inline |
DelayMillis | CWSWrapper.CWS | |
EmailPaymentReceipt(EmailPaymentArgs args, NotifyCWSEvent ne) | CWSWrapper.CWS | inline |
FilePaymentReceipt(PrintPaymentArgs args, NotifyCWSEvent ne) | CWSWrapper.CWS | inline |
HandleBinLookupResult(string paymentGatewayId, string chanId, HandleBinLookupResultInfo handleBinLookupResultInfo, NotifyCWSEvent ne) | CWSWrapper.CWS | inline |
LinkedRefund(String paymentGatewayId, String origTransId, String tenderType, String cardType, Money amount, String note, NotifyCWSEvent ne) | CWSWrapper.CWS | inline |
MaxWaitMillis | CWSWrapper.CWS | |
OpenPaymentGateway(OpenPaymentArgs opargs, NotifyCWSEvent ne) | CWSWrapper.CWS | inline |
PaymentTransaction(PaymentArgs pargs, NotifyCWSEvent ne) | CWSWrapper.CWS | inline |
PrintPaymentReceipt(PrintPaymentArgs args, NotifyCWSEvent ne) | CWSWrapper.CWS | inline |
Start(String logFile, int level) | CWSWrapper.CWS | inline |
StartCancelPaymentTransaction(string paymentGatewayId, string chanId, NotifyCWSEvent ne, PaymentTransactionComplete ptc) | CWSWrapper.CWS | inline |
StartContinuePaymentTransaction(string paymentGatewayId, string chanId, Dictionary< string, string > requiredInfo, NotifyCWSEvent ne, PaymentTransactionComplete ptc) | CWSWrapper.CWS | inline |
StartEmailPaymentReceipt(EmailPaymentArgs args, NotifyCWSEvent ne, PaymentTransactionComplete ptc) | CWSWrapper.CWS | inline |
StartExtraChargeCalculation(CalculateExtraChargeArgs pargs, NotifyCWSEvent ne, PaymentTransactionComplete pc) | CWSWrapper.CWS | inline |
StartFilePaymentReceipt(PrintPaymentArgs args, NotifyCWSEvent ne, PaymentTransactionComplete ptc) | CWSWrapper.CWS | inline |
StartHandleBinLookupResult(string paymentGatewayId, string chanId, HandleBinLookupResultInfo handleBinLookupResultInfo, NotifyCWSEvent ne, PaymentTransactionComplete ptc) | CWSWrapper.CWS | inline |
StartLinkedRefund(String paymentGatewayId, String origTransId, String tenderType, String cardType, Money amount, String note, NotifyCWSEvent ne, PaymentTransactionComplete bec) | CWSWrapper.CWS | inline |
StartPaymentTransaction(PaymentArgs pargs, NotifyCWSEvent ne, PaymentTransactionComplete pc) | CWSWrapper.CWS | inline |
StartPrintPaymentReceipt(PrintPaymentArgs args, NotifyCWSEvent ne, PaymentTransactionComplete ptc) | CWSWrapper.CWS | inline |
StartTipAdjust(String paymentGatewayId, String origTransId, Money tipAmount, bool verifyTipAdjustByIssuer, NotifyCWSEvent ne, PaymentTransactionComplete bec) | CWSWrapper.CWS | inline |
StartTransactionSearch(TransactionSearchArgs ts_args, NotifyCWSEvent ne, TransactionSearchComplete tsc) | CWSWrapper.CWS | inline |
StartValidateAccount(String paymentGatewayId, NotifyCWSEvent ne, PaymentTransactionComplete ptc) | CWSWrapper.CWS | inline |
Stop() | CWSWrapper.CWS | inline |
TipAdjust(String paymentGatewayId, String origTransId, Money tipAmount, bool verifyTipAdjustByIssuer, NotifyCWSEvent ne) | CWSWrapper.CWS | inline |
TransactionSearch(TransactionSearchArgs ts_args, NotifyCWSEvent ne) | CWSWrapper.CWS | inline |
URL | CWSWrapper.CWS | |
ValidateAccount(String paymentGatewayId, NotifyCWSEvent ne) | CWSWrapper.CWS | inline |