Skip to content

Releases: clover/remote-pay-cloud-api

4.0.4

19 Jan 15:29
1a82df5

Choose a tag to compare

Fixes for #48.

4.0.3

21 Oct 20:50
6f97c4a

Choose a tag to compare

Minor typings changes.

4.0.0

01 Oct 11:19

Choose a tag to compare

Surcharge
Updated AdditionalChargeAmount and AdditionalChargeType to support surcharges.

1.4.2

06 Feb 17:23
6362236

Choose a tag to compare

  • Minor changes to improve typing support - API docs.

1.4.1

27 Oct 22:09

Choose a tag to compare

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. Use npm run build.

1.4.0

02 Oct 19:37

Choose a tag to compare

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

03 Aug 18:48

Choose a tag to compare

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

24 Jul 15:56

Choose a tag to compare

Merge pull request #18 from clover/1.3.1-release

1.3.1 release