Skip to content

Releases: wallee-payment/typescript-sdk

4.5.0

26 Jan 14:00
Compare
Choose a tag to compare

Feature

  • Validate Webhook signature

BugFix

  • Fix naming for the project

4.4.0

12 Jan 13:39
Compare
Choose a tag to compare

Feature

  • Enhanced API Testing Fix and provide additional API tests.

4.2.1

29 Nov 13:56
Compare
Choose a tag to compare

Features

  • Upgraded crypto-js to version 4.2.0
  • Upgraded @types/crypto-js to version 4.2.1

BugFix

  • Include content-type header in requests

4.2.0

13 Oct 07:34
Compare
Choose a tag to compare

Updated crypto-js version to 3.2.1

4.1.1

20 Sep 17:47
Compare
Choose a tag to compare

Chore

  • Update Node version

4.1.0

20 Sep 14:22
Compare
Choose a tag to compare

BugFix

  • Generate only .js and .d.ts files when using npm

4.0.0

20 Jul 14:44
Compare
Choose a tag to compare

Feature

  • Expose new APIs. The full list of APIs can be found in the portal under /doc/api/web-service/v2

3.2.1

23 Jan 11:07
Compare
Choose a tag to compare

BugFix

  • Fix the publishing pipeline

3.2.0

23 Jan 05:27
Compare
Choose a tag to compare

Feature

  • Enable the configuration of the HTTP connection timeout

3.1.2

20 Sep 09:35
Compare
Choose a tag to compare
  • Added x-meta-* and customizable default headers to all api calls