All Release Notes
Added support for Custom Fields on PaymentInfo to Order Search
14 June 2024
Composable Commerce
HTTP API
Enhancement
OrdersSearch
We have added fields related to PaymentInfo and ReturnInfo on Orders to the Order Search index. You can now perform search requests with these additional Searchable Order fields on all Orders created after 1 June 2024.
Changes:
- [API] Added
paymentInfo.payments.custom
andpaymentInfo.payments.transactions.custom
fields to Searchable Order fields. - [API] Added
returnInfo.items.shipmentState
,returnInfo.items.paymentState
,returnInfo.items.createdAt
, andreturnInfo.items.lastModifiedAt
fields to Searchable Order fields.