Method |
Description |
|
About ( ) : System.Web.Mvc.ActionResult |
|
|
BuildDynamicPixel ( OrderVariables oVariables ) : void |
|
|
ConfirmAddressDetails ( List shipVars, int order_id ) : void |
|
|
Confirmation ( ) : System.Web.Mvc.ActionResult |
|
|
EncryptCreditCard ( string CCNumber ) : string |
|
|
FirePostBackPixel ( OrderVariables oVariables ) : void |
|
|
FormatCCExpiryDate ( string ExpDate ) : string |
|
|
InsertOrderStatusDetails ( string address, string responseString, int orderId, string resultCodes, string status ) : int |
|
|
NewConfirmationEmailtoExpertSender ( OrderVariables oVariables, string ship_address, string bill_address, string shipall ) : void |
|
|
OrderStatus ( ) : System.Web.Mvc.ActionResult |
|
|
ProcessConfirmationEmail ( OrderVariables oVariables, string ship_address, string bill_address, string shipall ) : void |
|
|
SelectMeissaDataStatus ( string strCode ) : DataTable |
|
|
UpdateOrderDetails ( string OrderId, string StreetAddress1, string StreetAddress2, string City, string StateCode, string ZipCode ) : int |
|
|
ValidateAndAssignValues ( dynamic shippingAddress, int orderId, List shipVars ) : bool |
|
|