
Spiff - Laundry & Dry Cleaning
Book trusted laundry services
About
What's New in Spiff
2.40
February 27, 2026
1. Drop-off order confirmation – camera-only photo When the customer confirms drop-off (Awaiting Drop Off screen), they can add a photo only via camera (no gallery). Options: “Take Photo” or “Confirm without photo”. 2. Pickup Driver Assigned – “Add photo of clothes location” After a pickup driver is assigned, the user can add a photo of where they left the clothes for the driver. Optional short description (e.g. “Front door”, “Building B lobby”) so the driver knows where to find the clothes. Photo and description are stored in S3 and in the order in DynamoDB (drop_off_photo_url, drop_off_photo_description). Order status does not change. The photo (and description) are shown on the Pickup Driver Assigned screen and are loaded from the API when opening or refreshing the order (no local-only state). 3. Laundromat controls drop-off get-menu returns dropoffsAllowed (boolean). If true: Checkout shows “How do you want your order?” with Pickup & delivery and Drop off. If false or missing: That whole section is hidden; only pickup & delivery is used. If the user reaches checkout without opening the menu (e.g. from My Laundromats), the app fetches get-menu and uses dropoffsAllowed to show or hide the toggle.
More








