Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Services.Checkout Namespace / CheckoutResponse Class
Properties


Version
CheckoutResponse Class Members

The following tables list the members exposed by CheckoutResponse.

Public Constructors
 NameDescription
Public Constructor Initializes a new instance of the CheckoutResponse class.  
Top
Public Properties
 NameDescription
Public Property Gets the resulting order  
Public Property Gets the id of the resulting order  
Public Property Gets the number of the resulting order  
Public Property Gets a value indicating whether the checkout request is successful  
Public Property Gets the warning messages that may have occured during the checkout  
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
Top
See Also