Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.54 KB

OrderCheckout.md

File metadata and controls

26 lines (22 loc) · 1.54 KB

OrderCheckout

Properties

Name Type Description Notes
browser Browser [optional]
comments str Comments from the customer. Rarely used on the single page checkout. [optional]
custom_field1 str Custom field 1 [optional]
custom_field10 str Custom field 10 [optional]
custom_field2 str Custom field 2 [optional]
custom_field3 str Custom field 3 [optional]
custom_field4 str Custom field 4 [optional]
custom_field5 str Custom field 5 [optional]
custom_field6 str Custom field 6 [optional]
custom_field7 str Custom field 7 [optional]
custom_field8 str Custom field 8 [optional]
custom_field9 str Custom field 9 [optional]
customer_ip_address str IP address of the customer when placing the order [optional]
screen_branding_theme_code str Screen branding theme code associated with the order (legacy checkout) [optional]
screen_size str Screen size small, medium or large [optional]
storefront_host_name str StoreFront host name associated with the order [optional]
upsell_path_code str Upsell path code assigned during the checkout that the customer went through [optional]

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