Skip to content

Releases: danibram/trustly-client

v3.2.1

23 Jul 09:59
Compare
Choose a tag to compare

3.2.1 (2021-07-23) Updates ๐ŸŽ‰

Features

  • Added 2 new functions to provide more customisation on notifications: verifyAndParseNotification , composeNotificationResponse

Thanks to @sly4you

v3.2.0

22 Mar 13:20
Compare
Choose a tag to compare

3.2.0 (2021-03-22) Updates ๐ŸŽ‰

Features

  • axios: Make it possible to supply axios config (1e1f77c)
  • now you can override axios config: added "axiosRequestConfig" field to override axios client configuration (a84f7e2)

Thanks @zappen999

v3.1.3

25 Aug 08:20
Compare
Choose a tag to compare

v3.1.3 Updates ๐ŸŽ‰

v3.1.2 Was build with old sources... sorry!

Bug Fixes

  • notification-response: Add 'FAILED' response (f45ca35)

v3.1.2

18 Aug 05:37
Compare
Choose a tag to compare

v3.1.2 Updates ๐ŸŽ‰

Bug Fixes

  • notification-response: Add 'FAILED' response (f45ca35)

v3.1.1

10 Aug 12:58
Compare
Choose a tag to compare

v3.1.1 Updates ๐ŸŽ‰

Fixes

  • Typescript enhancements, now the Client Class is fully exported

Latest fixes

21 Dec 08:58
0bbe199
Compare
Choose a tag to compare

v2.1.0 Updates ๐ŸŽ‰

  • Added account payout method
  • Added request method to perform a free request without validation on the fields
  • Finished testing a full integration, ready for production!! ๐ŸŽ

Fixes

  • Fixes and clean up some details

Bugfix time comes!

12 Dec 11:20
Compare
Choose a tag to compare

2.0.5 (2017-12-12) ๐ŸŽ‰

Updates

  • Better configuration
  • Tested on a currently implementation ๐ŸŽ

Fixes

  • Fixes on examples
  • Fix on create notification response
  • Fix some bugfixes on serialization data

Big Rework! :gift:

12 Dec 10:28
Compare
Choose a tag to compare

Features

  • Rewrite completely in typescript
  • Remove unused libs
  • Promise style
  • You dont need to use anymore init(), it automatically do for you
  • And more... Stay tuned

Deprecations

  • No more .init()
  • No more callback style