Centra 3.97.0
Core Logic
QA: Released on September 22th Production: Scheduled for release during the week of October 6nd
New Features
- New filters added on the Users page: filter by user type and status
- You can now use whitespaces in emailing lists for Organization users
- Integration API: You can now refund returns for orders paid via Kustom Checkout
- Improved to support both current and legacy Google Pay payment method IDs)
- (googlepay and paywithgoogle)
- Rate limits Query Complexity calculation update
- Read more here
- Deprecation of certain fields
Return.status
,DirectToConsumerReturn.status
,WholesaleReturn.status
- you can use thereturnStatus
field insteadShipmentCreateInput.shipmentMethod
,ShipmentUpdateInput.shipmentMethod
- you can use theshipmentInfo
field instead
Fixes
- Made some performance improvements on the customer card section in Centra
- Fixed some bugs related to order mismatches
Wholesale
QA: Released on September 24th
Production: Scheduled for release during the week of October 8th
New Features
- Mandatory fields - checkout behaviour improvement”
- All fields in the billing address (Invoice address) can now be marked as mandatory, requiring an admin to fill them in—so if a brand sets a field like “Attn” (contact person) as mandatory, the buyer’s checkout will be blocked until the information is completed.
- Defining minimum order amounts became more precise
- Added new ways of working for the
min_preorder_amounts
andmin_order_amounts
statics - defining if it’s a product or a variant by typing inproduct_ID
orvariant_ID
in the file.
- Added new ways of working for the
Fixes
- PNG images now display correctly on CMS pages in Showroom. The issue was caused by broken links.
- Fixed 'From' price shown when there is only 1 delwin and 1 variant on product detail page
- Fixed CMS Pages Not Displaying Correctly in Lookbook Navigation