Production Tenant Features
Commerce
- Customer Contact Limit: There is now a maximum limit of 20 contacts per B2C customer account. If a new contact is added when the limit has been reached, then the oldest contact that is not set as the primary billing or shipping address will be deleted and replaced by the new contact. For B2B, accounts with more than 20 users will allow more contacts to be created but any new non-primary contacts will replace the oldest non-primary contact. For example, if there are 21 primary contacts in a B2C account then you will be able to add a 22nd non-primary contact. But if you then add a 23rd contact, that 22nd contact will be deleted assuming it is still the oldest non-primary contact
- Custom Flat Rate Shipping: You can now use a site setting (Retain Flat Rate Per Order) to enforce always charging customers the entire flat rate fee for orders from particular carriers. This means that if one shipment is cancelled then the fee is redistributed to another Active shipment, and if a reprice occurs on one shipment then the flat rate shipping will not be affected. For more details, see the Create a Custom Rate section of the Shipping Carrier documentation.
- eCommerce Backorder Release: The backorder release job previously only ran for eCommerce+OMS and OMS-Only implementations, and was not supported on eCommerce-Only tenants. This prevented BOPIS backorders from being automatically released to their known pickup locations, as well as release of orders assigned to the single STH location allowed for these tenants. This process has now been updated so that this backorder release job can be run for these eCommerce-Only cases.
- Synchronous Auth and Capture: When a credit card or third-party payment type is set to Auth and Capture on Order Placement, the auth and capture process will now be performed synchronously. This means that the customer will be immediately notified of a payment issue for them to address and the order will not be submitted. Previously, the order would be submitted even with incorrect payment information which caused order confirmation emails to be erroneously sent and required customer service representatives to contact the customer.
Inventory
- RIS Get Inventory Endpoint: The Get Inventory API should now be called via the endpoint
/api/commerce/realtime-inventory/v5/inventory
. This is the same POST request as the standard version of the API and returns all fields previously supported. It also returns additional fields for accurate fulfillment date features. - Future Inventory in the UI: You can now view future inventory levels in the Inventory UI when that information exists for an inventory item and a future date is selected. Once the date is chosen, inventory records will become expandable. Expanding a record will display a table breaking down the Total, Available, and Allocated inventory levels and a link that opens a pop-up with a list of all future inventory that is expected up to that date. This is supported for both non-segmented inventory and inventory segmented by tags. See the Future Inventory documentation for more details and a walkthrough of this UI.
Search
- Vector Search: Rather than matching words to a query, this new search method uses machine learning to associate documents with vectors (a series of numbers) and then the search query checks those vectors to find the most similar results. This provides the benefit of retrieving results based on the meaning of the search query, rather than simply matching words or phrases. This feature must be turned on via your tenant attributes, so contact Kibo Support if you are interested in using Vector Search. For more details, refer to the Vector Search guide.
Subscriptions
- Error Message and Retry Button: As a follow-up to the subscription action update in the previous release, an error message will now be displayed in a banner at the top of the subscription details when viewing an Errored subscription. This message will indicate the reason for the subscription's error. Additionally, a Retry button is now available on Failed and Errored subscriptions that allows you to quickly re-attempt creating a continuity order from the subscription. If the order creation is successful, then the subscription will be changed back to the Active state.
Production Bug Fixes
Service | Resolution |
---|---|
Applications | A particular implementation was unable to create a new application version for the ShipStation application, as attempting to do so resulted in a validation error. This has been corrected so that new versions of this application are able to be successfully created. |
Commerce | The Update Inventory API was returning Forbidden errors when attempting to perform a restock return via direct API call, meaning that this behavior was only functional when done through the Admin UI. Support for direct API calls has been added, allowing restock returns to be made via these calls and inventory updated appropriately. |
Content | For clients using the eCommerce Content Editor (AKA Site Builder), the Edit Image widget resulted in an error message if the user clicked Select Existing. Then, the Edit Image window would appear blank if clicked again. This has been fixed so that these windows load properly and allow the user to edit the image and navigate back and forth as expected. |
Fulfillment | A particular implementation's serialNumber value was not being passed from a BOPIS transfer shipment to its parent shipment as expected. This has been corrected so that the associated serial number is populated on the parent shipment being picked up. |
Other | Complexity and length requirements were not being enforced for a particular implementation's login page, as the system accepted setting a password that was not the appropriate length. This has been checked to ensure that passwords must have a minimum of eight characters with one number, one uppercased letter, and one special character. |
Subscriptions | Subscriptions were being created with credit card payments in the Declined status instead of Valid or Authorized. This has been fixed so that subscriptions are created with new payments in the proper status. |
Subscriptions | Initial and continuity orders for subscriptions did not properly track sequence numbers (also known as ordinals), as the initial order would have a sequence number of 0 and the first continuity order would have a number of 2. This affected discounts that were intended to apply to continuity orders in a specific sequence, preventing them from being applied and displayed properly. This has been correct so that continuity orders follow the proper sequence and discounts can be applied as configured. |
Production Sandbox Features
Note: The BPM Customization feature originally released with this version has been removed from sandboxes. It will be re-released after the code freeze.
Fulfillment
- Carrier Updates: As part of the migration from CARS to SRT, FedEx and UPS have been fully moved to SRT. Carrier accounts and credentials can be fully managed in the Admin UI, but if you choose to manage them via API then you should now use the
.../api/commerce/shipping/admin/carriers/
endpoint as detailed in this guide.
Subscriptions
- Pay with Installments: You can now create installment plans that allow a subscription to be paid for in multiple installments, with a configurable initial payment amount and number of payment installments. When an order is created with an installment plan, the system will capture the first payment amount and then begin charging installments according to the configured frequency. For more information, see the Subscription Installments guide.
Sandbox Bug Fixes
Service | Resolution |
---|---|
Catalog | All subsequent variations were dropped from their product when one variation was missing from their pricelist. This has been expected so that variations will remain on the product as expected. |
Commerce | When a discount was applied in a cart with more than one quantity for a product with extras, the item was split into multiple line items upon order placement and extra item unit prices were replaced with $0. This has been fixed so that applying a discount in this case will reflect the expected prices on all items and extras. |
Commerce | Customer notes would no longer be displayed in the Admin UI after receiving a return package. This was due to the "created date" and "created by" values of the note being removed by that action. This has been corrected so that customer notes and all of their associated data will be retained after marking an item as received, allowing them to be displayed. |
Commerce | When an item was split into multiple line items due to a BOGO price difference, the system was checking inventory for each quantity separately instead of together. This could result in scenarios where transfers were not created to fulfill enough missing quantity. This has been corrected so that quantities are better split up for BOGO cases and transfers can be made for the appropriate quantity amounts. |
Commerce | Store credits were not deducting correctly, allowing customers to use the same store credit for more than its issued amount on different orders. This has been fixed so that store credit balances are properly updated whenever an amount is redeemed or refunded. |
Order Routing | Order Routing timeouts were being experienced in OMS-Only sandbox environments. This caused slow behavior in viewing routing and logs and performing actions such as reassignments, as well as prevented reservations and shipments from being put back into the Ready status after Backorder. Some work has been done to correct this issue and enable logging again, but note that further work will be done to improve routing performance. |
Subscriptions | Changing a subscription payment resulted in data bag values being dropped, causing issues due to lost Vantiv authorization information. This has been fixed so that the required data is retained on subscription data after updating a payment. |