Enhancements:

  • Add Customer Type and Company Name to Print Receipt
  • Add Pickup Date and Pickup Timeslot fields for Ninjavan API Orders

Bug Fixes:

  • Bug fix for issue: Standard Label not appear for View Choice item in Android

Enhancements:

  • Display delivery instructions fields in Standard and Express sections at checkout

Enhancements:

  • Display delivery instructions fields in Standard and Express sections at checkout

Enhancements:

  • Make email address search case insensitive: apply to Client Users, Admin Users, Orders Foxtrot page

Feature Release:

  • Add link for invite code on client users to direct to the relevant Invite Promo Code page

Bug Fixes:

  • Bug fix for issue: marketing user role can not save any changes on HLE

Bug Fixes:

  • Bug fix for issue: "Unauthorized" Error After shopper app update to Firebase

Feature Release:

  • Support a barcode scanning function to allow the picker to scan items

Enhancements:

  • Display delivery instructions fields in Standard and Express sections at checkout

Feature Release

  • Product Icon Config:
    • Product Icon Configs allows users to customize the display of select product attributes on the PDP and PLE. This includes:
      • Fulfillment method (standard or express delivery)
      • Any factions tagged to the product
    • Full user guide is here

Feature Release

We've added support for the Local Delivery fulfillment method in the Order Fulfillment API and for all platforms (web, iOS, Android).

Order Fulfillment API Updates

For orders that contain local delivery items, there will be a fulfillment with the fulfillmentMethod local_delivery and an associated timeWindow object. timeWindow will only exist on local_delivery fulfillments.

In the mixed case scenario, there will be two fulfillments (one carrier delivery, one local delivery).

Please see the updated documentation for the Get Orders endpoint here for full details.