Skip to content

Releases: danibram/trustly-client

v3.2.1

23 Jul 09:59

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

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

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

Choose a tag to compare

v3.1.2 Updates 🎉

Bug Fixes

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

v3.1.1

10 Aug 12:58

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

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

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

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