- DATE:
- AUTHOR:
- The AIQ product team
AIQ updates for June 4th, 2023
Treez
Based on feedback, we have made the following changes to our Treez integration:
If you have a medical menu and choose to require the customer to fill out their medical ID information, we will now submit the customer with a
patient_type
ofMEDICAL_MMID
. This will allow us to pass thestate_medical_id
andpermit_expiration
parameters when creating a new customer.If the customer does not exist in Treez, we will now send the order status of
VERIFICATION_PENDING
which will allow you to verify the customers information in Treez.We fixed a previous issue where we were not sending the customers email address when creating a new customer.
If you are using Dispense in kiosk mode, we will now submit the order type as
EXPRESS
.We will no longer sync items that are marked as hidden in Treez POS.
Alleaves
Fixed an issue where images were failing to sync if a + was in the images file name when uploaded to Alleaves.
Fixed an issue where items were not syncing if the products category was not properly mapped.
Blaze
Fixed an issue where items were not syncing if the products category was not properly mapped.
Aeropay
Previously, when orders were cancelled that were prepaid using Aeropay, we were attempting to refund the order. We have changed this logic so that when orders are cancelled, we will now send a request to DELETE the pre authorized payment.
This will not work if the payment has already been captured. Ensure to break up auth and capture by toggling on the selection to "Capture when orders are closed" in the Aeropay integration window.
Bug fix
After the payment type was selected, if a customer changed the orderType or date, the payment sometimes got stuck and the customer was unable to choose a prepayment option. We have now corrected this.