Release 1.1.0
- Added support for auto-retrying quarantined transactions PLAT-1740
- Added adjusted item adjusted price field PLAT-1413
- Corrected an issue where transactions processed with Transactions API earlier than 1.0.0 could not be retrieved in the listOrders response PLAT-2211
- Corrected an issue where discounts are not included on modifiers PLAT-2321
- Corrected an issue where Reporting Categories are not included for modifiers PLAT-2321
- Corrected an issue where the order time end incorrectly reflects the synchronization time to Connect, rather than the actual transaction end time PLAT-2343
Note, this may be a breaking change and could result in a loss of data - Added a new field, sync, to time object. This represents the time the selling system synchronized data to Connect
- Changed the value for end in the time object to represent the actual time the order ended on the selling system
- Added new filter criteria for start_sync_date and end_sync_date in listOrders
- Corrected an issue where the external vendor ID is not included in the Swagger
- Changed item prices to be extended prices PLAT-1405
Note, this is be a breaking change.
Release 1.0.3
-
Corrected an issue where the retrieval_status field is not updated to “complete” after being reprocessed PLAT-2356
Release 1.0.2
-
Corrected an issue where orders sent by Activate were sent to quarantine when the dual authentication feature of Activate X was disabled PLAT-2203
Release 1.0.1
- Added support for querying listOrders endpoint with a timezone offset PLAT-1554
- Corrected an issue where Custom Fields were not consistently populated in the getOrders response PLAT-1918
- External Vendor ID will not be included in the getOrders response when it is null PLAT-1818
- Corrected an issue where clock drift caused certain transactions not to be sent via the pubsub PLAT-1979
- Added missing authorization information the external Swagger documentation PLAT-2054