Skip to content

Releases: otothea/yield-siftscience

Add list and apply decisions api

01 Jul 07:58
Compare
Choose a tag to compare
Merge pull request #6 from otothea/feature/apply-decisions

Add apply and list decision api

Remove API version and add init validations

20 Dec 00:03
Compare
Choose a tag to compare
  • Found the return_action documentation - MORE INFO
  • Remove support for api version option - will only be supporting the most current version v203
  • Add validations for all init options

Add all API support and webhooks

19 Dec 07:30
Compare
Choose a tag to compare
  • BREAKING CHANGE: Consolidate init args into one options arg
  • Add support for return_action in init options - this is undocumented by sift science and is not commonly used
  • Add support for device fingerprinting api
  • Add support for partner api - NOTE: I do not have a partner account with sift science, this is untested. Please report any bugs.
  • Add CONSTANTS object to siftscience object for things like $reasons and $shipping_method
  • Add express/body-parser webhook support
  • Add a minimal test package

Add support for $link_session_to_user event

23 Jul 23:38
Compare
Choose a tag to compare
0.0.8

bump package version for npm

Fix get score response and update readme/package

19 Jun 14:44
Compare
Choose a tag to compare
0.0.7

Fix the promise response for scores

Refactor and fix promise responses

11 Jun 21:11
Compare
Choose a tag to compare
0.0.6

Update package version

Add support for regular async callbacks

10 Jun 22:50
Compare
Choose a tag to compare

This is useful for people who don't use 'yield' or 'promise'.

Add support for all Sift Science Events

10 Jun 04:27
Compare
Choose a tag to compare
0.0.3

Update package version and keywords

0.0.2

10 Jun 03:37
Compare
Choose a tag to compare
update lib and readme