Transactions API will be deprecated on May 3, 2023, ahead of the Conversational Actions sunset on June 13, 2023. For more information, see Conversational Actions sunset.
OrderOptions
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
OrderOptions are settings linked to an order within the deprecated Orders version 2 API.
The requestDeliveryAddress field is a boolean that determines if a delivery address is needed for an order.
The customerInfoOptions field, if set, allows the app to request customer information and will be displayed for user confirmation in the ProposedOrderCard.
CustomerInfoOptions contain a list of customerInfoProperties which are specific customer information items.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[],["This document details order options for a deprecated API version. Key actions include setting `requestDeliveryAddress` to `true` to require a delivery address for an order. The `customerInfoOptions` field allows apps to request specific customer details. This field contains `customerInfoProperties`, a list to define which customer information is needed. Users can view requested customer details in the ProposedOrderCard. There's also a migration guide to upgrade to Orders version 3.\n"]]