Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.59 KB

OrderCheckout.md

File metadata and controls

26 lines (22 loc) · 1.59 KB

com.ultracart.admin.v2.Model.OrderCheckout

Properties

Name Type Description Notes
Browser Browser [optional]
Comments string Comments from the customer. Rarely used on the single page checkout. [optional]
CustomField1 string Custom field 1 [optional]
CustomField10 string Custom field 10 [optional]
CustomField2 string Custom field 2 [optional]
CustomField3 string Custom field 3 [optional]
CustomField4 string Custom field 4 [optional]
CustomField5 string Custom field 5 [optional]
CustomField6 string Custom field 6 [optional]
CustomField7 string Custom field 7 [optional]
CustomField8 string Custom field 8 [optional]
CustomField9 string Custom field 9 [optional]
CustomerIpAddress string IP address of the customer when placing the order [optional]
ScreenBrandingThemeCode string Screen branding theme code associated with the order (legacy checkout) [optional]
ScreenSize string Screen size small, medium or large [optional]
StorefrontHostName string StoreFront host name associated with the order [optional]
UpsellPathCode string Upsell path code assigned during the checkout that the customer went through [optional]

[Back to Model list] [Back to API list] [Back to README]