Skip to content

Releases: 2Checkout/2checkout-node

release-2.0

Choose a tag to compare

@craigchristenson craigchristenson released this 12 May 15:21
61ea65c
  • remove sandbox
  • remove depreciated api methods
  • swap out http client for got

Initial Release

Choose a tag to compare

@craigchristenson craigchristenson released this 12 May 15:05
Return error object instead of string

- Return object with error code and message instead of just the error
message as a string