Skip to content

8.0.0

Latest
Compare
Choose a tag to compare
@oschwald oschwald released this 10 Feb 17:11
· 1 commit to main since this release
  • Breaking Internal webservice calls now use Node's built-in fetch instead of http. This
    will affect users who are on unsupported versions of Node, specifically Node 17 and below.
  • Two new error codes have been added: NETWORK_TIMEOUT and FETCH_ERROR, second of which is returned
    when there's a fetch related error that could not be handled by other errors.
  • The minFraud Factors subscores have been deprecated. They will be removed
    in March 2025. Please see our release notes
    for more information.
  • Added Epayco to the Processor enum.