Documentation
Feedback
Guides
API Reference

Guides
Getting Started

Integration Guides




Payments

Orders

Fulfillment

VTEX inStore

UI Customization

Message Center

Pricing

Promotions

Infrastructure

Conversational Commerce

Search

VTEX Session

CheckoutCustomization
Enable an Observation field on the Checkout page

You can enable an Observation field on the Checkout page and use it to store additional information about the order.

The data entered in this field is sent via API to the Order Management System. They populate the openTextField field, which can be retrieved later either in the Admin or through an Orders API call.

By default, this field is disabled. To enable it, it is necessary to insert the following rule in the CSS via the APP Checkout UI Settings or by the Admin.

.note { display: block; }

Checkout code configuration page view in Admin:

{"base64":"  ","img":{"width":1169,"height":453,"type":"png","mime":"image/png","wUnits":"px","hUnits":"px","length":28866,"url":"https://cdn.jsdelivr.net/gh/vtexdocs/dev-portal-content@main/images/enable-an-observation-field-on-the-checkout-page-0.PNG"}}

Contributors
1
Photo of the contributor
+ 1 contributors
Was this helpful?
Yes
No
Suggest edits (Github)
Change payment method names in Checkout
Discounts
Contributors
1
Photo of the contributor
+ 1 contributors
On this page