Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 1.56 KB

File metadata and controls

25 lines (22 loc) · 1.56 KB

# OrderCheckout

Properties

Name Type Description Notes
browser \ultracart\v2\models\Browser [optional]
comments string Comments from the customer. Rarely used on the single page checkout. [optional]
custom_field1 string Custom field 1 [optional]
custom_field10 string Custom field 10 [optional]
custom_field2 string Custom field 2 [optional]
custom_field3 string Custom field 3 [optional]
custom_field4 string Custom field 4 [optional]
custom_field5 string Custom field 5 [optional]
custom_field6 string Custom field 6 [optional]
custom_field7 string Custom field 7 [optional]
custom_field8 string Custom field 8 [optional]
custom_field9 string Custom field 9 [optional]
customer_ip_address string IP address of the customer when placing the order [optional]
screen_branding_theme_code string Screen branding theme code associated with the order (legacy checkout) [optional]
screen_size string Screen size small, medium or large [optional]
storefront_host_name string StoreFront host name associated with the order [optional]
upsell_path_code 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]