CleanCloud Updates

Keep track of all new updates to CleanCloud

2061 days ago

MetalProgetti Support in Plant Mode

Support for using MetalProgetti auto assembly conveyors has been added to CleanCloud's Plant mode. Previously it was solely available in CleanCloud's Store mode.


This includes support for having multiple MetalProgetti conveyors in your Plant, and being able to automatically send garments from different stores to different assembly conveyors in the same Plant.

2074 days ago

New API Endpoint

Add Credit Card to Customer Account


https://cleancloudapp.com/api#card-add



2076 days ago

Require Heat Seal for a Product

You can now require for specific products to have a heat seal barcode associated when creating an order. 


Click here for more information > https://cleansupport.zendesk.com/hc/en-us/articles/360002532137-Require-Heat-Seal-for-a-Product-

2082 days ago

New API Endpoint

Add Subscription to a Customer Account

https://cleancloudapp.com/api#subscription-add

2083 days ago

Customer SMS and Email History

You can now view the email/SMS history for each customer.


Click here for more information

2085 days ago

New API Endpoints

Use a promo code

https://cleancloudapp.com/api#promo-use


Get a customer's referral code and the referral bonuses

https://cleancloudapp.com/api#referral-get



2089 days ago

2019 SaaS Awards Winner!

We are very excited to have been named the Best SaaS Product for Small Non-US Businesses in the 2019 SaaS Awards!


Click here for more information > http://www.laundryandcleaningnews.com/news/newscleancloud-named-2019-saas-awards-winner-7397954

2093 days ago

New API Endpoints

View a list of available dates, times and available slots for pickup and delivery:

https://cleancloudapp.com/api#dates-get


View a list of existing repeat pickups for a customer:

https://cleancloudapp.com/api#repeat-pickup-get


Delete a particular repeat pickup for a customer:

https://cleancloudapp.com/api#repeat-pickup-delete


2093 days ago

Strong Customer Authentication (SCA) Support

SCA support has been added to CleanCloud's customer apps. This currently applies to stores in the European Union.

Strong Customer Authentication (SCA) is a new European regulatory requirement to reduce fraud and make online payments more secure.

If the customer's bank requires a customer to provide verification when submitting their card details, the customer app will now prompt the customer to provide two-factor authentication.

2100 days ago

Strong Customer Authentication (SCA) in CleanCloud POS

CleanCloud has worked closely with Stripe to bring SCA support into CleanCloud POS.

Strong Customer Authentication (SCA) is a new European regulatory requirement to reduce fraud and make online payments more secure.

When saving a customer's card or charging a customer's card in CleanCloud POS, their card details will now be processed to maximize the chance of success under the new EU regulations.

2103 days ago

Mandarin Support

CleanCloud is now fully available in Mandarin!

2106 days ago

CleanCloud Inbox

The CleanCloud Mailbox will allow you to see messages from your customers and reply to them. 

This feature will allow you to do that for emails, but also for SMS if you have a custom phone number with us. 


Click here for more information > https://cleansupport.zendesk.com/hc/en-us/articles/360002311377-Inbox

2113 days ago

Korean Support

CleanCloud is now fully available in Korean!

2115 days ago

Xero Partner Status

You can now automatically link your Xero account without us having to do anything on the support side. For you to link it, just press the big Connect to Xero button on the Settings->Accounting Integration page.


Once connected you will see a "Map Accounts" box appear, which allows you to connect accounts and sales code from your Xero to CleanCloud.


2116 days ago

CleanCloud has a new logo

CleanCloud's new logo is now live

2119 days ago

2125 days ago

Tracking Individual Garments in Store

Previously when you tracked garment status in the store from the Clean page the tracking would be grouped by product type like

Shirt x 2 Trousers x 3

Now there is another option which works with each individual item. So you check each item and can see its item notes and heat seal ID. When all items are marked as cleaned, the order goes green. When some are cleaned the order goes orange.

To activate it you will see there is now the extra option on Settings->Admin->Track Progress of Individual Garments.

2128 days ago

Heat Seal Improvement, Customer Auto Assign

Now when you scan a heat seal barcode on the New Order page, it will now automatically select the customer associated with that barcode, as well as adding the item to the basket.

It will only do this if you have not already assigned a customer to the order. This allows for you to have the order assigned to a different customer if you wish to.

2130 days ago

Multiple Routes in the Driver App

Does your driver sometimes want to cover multiple routes at one time in the driver app? Did they have to toggle back and forth trying to get their shift done?

We felt your pain.

In the driver app you can now select multiple routes at one time, and see all the orders in the feed.

No app update required, it's live for everyone.

2136 days ago

Get Orders API Endpoint Added

getOrders (https://cleancloudapp.com/api#order-get) has been improved to allow you to filter your orders better. For example, you can now send a request to the API and get a list of orders that have been paid or not, or orders with a particular status (e.g. those awaiting clean).


This will allow you to build your own custom dashboards. You can then use the updateOrder endpoint to update an order if you like.