Releases: clover/remote-pay-cloud-api
Releases · clover/remote-pay-cloud-api
4.0.4
4.0.3
Minor typings changes.
4.0.0
Surcharge
Updated AdditionalChargeAmount and AdditionalChargeType to support surcharges.
1.4.2
- Minor changes to improve typing support - API docs.
1.4.1
IMPROVED
- Added typescript type definitions.
- Now publishing JavaScript bundle that could be included via script tag.
FIXED
- Fixed build issues preventing Windows usage.
- Changed method to
build. Usenpm run build.
- Changed method to
1.4.0
Expanded print API.
Addition of objects to facilitate:
- getting a list of available printers
- getting status of requested print jobs
- specifying which cash drawer to open via device id (printer id)
- larger print job payloads
1.3.1-1 Addition of OrderUpdateMessage and related files
OrderUpdateMessage and related files were removed in the 1.3.1 version. These files are used in order display. This adds these files back to the library
1.3.1
Merge pull request #18 from clover/1.3.1-release 1.3.1 release